• _
  • ,
  • )
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for A

wp_kses_uri_attributes – filter

wp_kses_uri_attributes() – Helper function listing HTML attributes containing a URL.

_wp_get_allowed_postdata() – Returns only allowed post data fields

wp_common_block_scripts_and_styles() – Handles the enqueueing of block scripts and styles that are common to both the editor and the front-end.

wp-includes/rest-api/search/class-wp-rest-search-handler.php

wp-includes/rest-api/search

wp-includes/rest-api/search/class-wp-rest-post-search-handler.php

rest_after_insert_user – action

wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php

wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php

rest_after_insert_$this – action

rest_after_insert_comment – action

wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php

wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php

rest_prepare_autosave – filter

WP_REST_Autosaves_Controller::get_collection_params() – Retrieves the query params for the autosaves collection.

WP_REST_Autosaves_Controller::prepare_item_for_response() – Prepares the revision for the REST response.

WP_REST_Autosaves_Controller::get_item_schema() – Retrieves the autosave’s schema, conforming to JSON Schema.

WP_REST_Autosaves_Controller::create_post_autosave() – Creates autosave for the specified post.

WP_REST_Autosaves_Controller::get_item() – Get the autosave, if the ID is valid.

WP_REST_Autosaves_Controller::get_items() – Gets a collection of autosaves using wp_get_post_autosave.

WP_REST_Autosaves_Controller::create_item() – Creates, updates or deletes an autosave revision.

WP_REST_Autosaves_Controller::get_items_permissions_check() – Checks if a given request has access to get autosaves.

WP_REST_Autosaves_Controller::create_item_permissions_check() – Checks if a given request has access to create an autosave revision.

WP_REST_Autosaves_Controller::get_parent() – Get the parent post.

WP_REST_Autosaves_Controller::register_routes() – Registers routes for autosaves.

wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php

WP_REST_Autosaves_Controller

WP_REST_Autosaves_Controller::__construct() – Constructor.

WP_REST_Attachments_Controller::check_upload_size() – Determine if uploaded file exceeds space quota on multisite.

rest_after_insert_attachment – action

rest_preload_api_request() – Append result of internal request to REST API for purpose of preloading data to be attached to a page.

wp_delete_attachment_files() – Deletes all files that belong to the given attachment.

enqueue_block_assets – action

added_comment_meta – action

add_term_metadata – filter

added_post_meta – action

added_term_meta – action

WP_Block_Type::prepare_attributes_for_render() – Validates attributes against the current block schema, populating defaulted and missing values.

WP_Block_Type::get_attributes() – Get all available block attributes including possible layout attribute from Columns block.

WP_Block_Parser::add_block_from_stack() – Pushes the top block from the parsing stack to the output list.

WP_Block_Parser::add_inner_block() – Given a block structure from memory pushes a new block to the output list.

WP_Block_Parser::add_freeform() – Pushes a length of text from the input document to the output list as a freeform block.

auth_$object_type_meta_$meta_key_for_$object_subtype – filter

render_block_core_archives() – Renders the `core/archives` block on server.

register_block_core_archives() – Register archives block.

wp-includes/blocks/archives.php

excerpt_allowed_blocks – filter

add_inline_data – action

register_and_do_post_meta_boxes() – Registers the default post meta boxes, and runs the `do_meta_boxes` actions.

enqueue_block_editor_assets – action

wp-admin/edit-form-blocks.php

allowed_block_types – filter

. $editor_id_attr . ); // Prepare the content for the Visual or Text editor, only when TinyMCE is used (back-compat). if ( self::$this_tinymce ) { add_filter( , , 10, 2 ); } /** * Filters the default editor content. * * @since 2.1.0 * * @param string $content Default editor content. * @param string $default_editor The default editor for the current user. * Either or . */ $content = apply_filters( , $content, $default_editor ); // Remove the filter as the next editor on the same page may not need it. if ( self::$this_tinymce ) { remove_filter( , ); } // Back-compat for the `htmledit_pre` and `richedit_pre` filters if ( === $default_editor && has_filter( ) ) { // TODO: needs _deprecated_filter(), use _deprecated_function() as substitute for now _deprecated_function( – filter

. $editor_id_attr . ); // Prepare the content for the Visual or Text editor, only when TinyMCE is used (back-compat). if ( self::$this_tinymce ) { add_filter( , , 10, 2 ); } /** * Filters the default editor content. * * @since 2.1.0 * * @param string $content Default editor content. * @param string $default_editor The default editor for the current user. * Either or . */ $content = apply_filters( , $content, $default_editor ); // Remove the filter as the next editor on the same page may not need it. if ( self::$this_tinymce ) { remove_filter( , ); } // Back-compat for the `htmledit_pre` and `richedit_pre` filters if ( === $default_editor && has_filter( ) ) { // TODO: needs _deprecated_filter(), use _deprecated_function() as substitute for now _deprecated_function( – filter

. $editor_id_attr . ); // Prepare the content for the Visual or Text editor, only when TinyMCE is used (back-compat). if ( self::$this_tinymce ) { add_filter( , , 10, 2 ); } /** * Filters the default editor content. * * @since 2.1.0 * * @param string $content Default editor content. * @param string $default_editor The default editor for the current user. * Either or . */ $content = apply_filters( , $content, $default_editor ); // Remove the filter as the next editor on the same page may not need it. if ( self::$this_tinymce ) { remove_filter( , ); } // Back-compat for the `htmledit_pre` and `richedit_pre` filters if ( === $default_editor && has_filter( ) ) { // TODO: needs _deprecated_filter(), use _deprecated_function() as substitute for now _deprecated_function( – filter

user_request_action_email_content – filter

user_request_action_email_subject – filter

wp_user_request_action_description() – Get action description from the name and return a string.

user_request_action_description – filter

_wp_privacy_account_request_confirmed_message() – Return request confirmation message HTML.

user_request_action_confirmed_message – filter

user_confirmed_action_email_content – filter

_wp_privacy_account_request_confirmed() – Update log when privacy request is confirmed.

_wp_privacy_action_request_types() – Get all user privacy request types.

wp_privacy_anonymize_data() – Return uniform "anonymous" data by type.

wp_privacy_anonymize_data – filter

wp_privacy_anonymize_ip() – Return an anonymized IPv4 or IPv6 address.

user_request_action_confirmed – action

wp_anonymize_comment – filter

wp_add_privacy_policy_content() – Helper function for adding content to the Privacy Policy Guide.

WP_Privacy_Policy_Content::add_suggested_content() – Add the suggested privacy policy text to the policy postbox.

WP_Privacy_Policy_Content::add() – Add content to the postbox shown when editing the privacy policy.

wp_ajax_wp_privacy_erase_personal_data() – Ajax handler for erasing personal data.

wp_ajax_wp_privacy_export_personal_data() – Ajax handler for exporting a user’s personal data.

wpdb::add_placeholder_escape() – Adds a placeholder escape string, to escape anything that resembles a printf() placeholder.

WP_Widget_Custom_HTML::add_help_text() – Add help text to widgets admin screen.

shortcode_atts_gallery – filter

admin_head-widgets.php – action

core_version_check_query_args – filter

wp_get_object_terms_args – filter

wp-includes/spl-autoload-compat.php

alloptions – filter

pre_cache_alloptions – filter

new_network_admin_email_content – filter

wp_network_admin_email_change_notification() – Send an email to the old network admin email address when the network admin email address changes.

send_network_admin_email_change_email – filter

network_admin_email_change_email – filter

update_network_option_new_admin_email() – Send a confirmation request email when a change of network admin email address is attempted.

can_add_user_to_blog – filter

wp_switch_roles_and_user() – Switches the initialized roles and current user capabilities to another site.

self_admin_url – filter

site_admin_email_change_email – filter

wp_site_admin_email_change_notification() – Send an email to the old site admin email address when the site admin email address changes.

send_site_admin_email_change_email – filter

WP_Customize_Manager::add_customize_screen_to_heartbeat_settings() – Filter heartbeat settings for the Customizer.

WP_Customize_Manager::autosaved() – Gets whether data from a changeset’s autosaved revision should be loaded if it exists.

wp_ajax_customize_override_changeset_lock – action

wp_ajax_customize_dismiss_autosave_or_lock – action

wp_ajax_customize_trash – action

wp_ajax_customize_load_themes – action

getid3_ac3::blocksPerSyncFrame() –

  • 1
  • 2
  • 3
  • …
  • 19
  • Next Page »
  • Plugins
  • Themes
  • Blocks
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Sites
  • Sitemap
  • Blog
WP-a2z WordPress core a2z
WordPress core only

Site:  core.wp-a2z.org
© Copyright WP-a2z 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins