archive.html
WordPress core a2z
WordPress core only
Home
Blocks
Plugins
Themes
Sitemap
Blog
Block news
About
B
G
M
R
W
Home
»
D
API Letter:
D
_upgrade_core_deactivate_incompatible_plugins() –
WP_Style_Engine_CSS_Declarations::sanitize_property() – Sanitizes property names.
WP_Style_Engine_CSS_Declarations::get_declarations_string() – Filters and compiles the CSS declarations.
WP_Style_Engine_CSS_Declarations::get_declarations() – Gets the declarations array.
WP_Style_Engine_CSS_Declarations::filter_declaration() – Filters a CSS property + value pair.
WP_Style_Engine_CSS_Declarations::remove_declarations() – Removes multiple declarations.
WP_Style_Engine_CSS_Declarations::add_declarations() – Adds multiple declarations.
WP_Style_Engine_CSS_Declarations::remove_declaration() – Removes a single declaration.
WP_Style_Engine_CSS_Declarations
WP_Style_Engine_CSS_Declarations::__construct() – Constructor for this object.
WP_Style_Engine_CSS_Declarations::add_declaration() – Adds a single declaration.
WP_Style_Engine_CSS_Declarations
did_filter() – Retrieves the number of times a filter has been applied during the current request.
default_site_option_$option – filter
wp_img_tag_add_decoding_attr() – Adds `decoding` attribute to an `img` HTML tag.
wp_img_tag_add_decoding_attr – filter
wp_theme_json_data_user – filter
wp_theme_json_data_user – filter
wp_theme_json_data_blocks – filter
wp_theme_json_data_theme – filter
wp_theme_json_data_default – filter
WP_Theme_JSON_Data::get_data() – Returns an array containing the underlying data following the theme.json specification.
WP_Theme_JSON_Data::update_with() – Updates the theme.json with the the given data.
WP_Theme_JSON_Data
WP_Theme_JSON_Data
WP_Theme_JSON_Data::__construct() – Constructor.
_WP_Dependency
wp-includes/class-wp-dependencies.php
WP_Date_Query::sanitize_relation() – Sanitizes a ‘relation’ operator.
wp-includes/blocks/require-dynamic-blocks.php
comments_block_form_defaults() – Use the button block classes for the form-submit button.
WP_Widget_Media::get_default_description() – Returns the default description of the widget.
WP_Widget_Media::reset_default_labels() – Resets the cache for the default labels.
term_exists_default_query_args – filter
wp_register_development_scripts() – Registers development scripts that integrate with `@wordpress/scripts`.
WP_REST_Pattern_Directory_Controller::get_transient_key() – Filter collection parameters for the block pattern directory controller.
WP_Theme_JSON::get_data() – Returns a valid theme.json as provided by a theme.
WP_Taxonomy::reset_default_labels() – Resets the cache for the default labels.
WP_Taxonomy::get_default_labels() – Returns the default labels for taxonomies.
WP_Post_Type::reset_default_labels() – Resets the cache for the default labels.
WP_Post_Type::get_default_labels() – Returns the default labels for post types.
WP_Object_Cache::delete_multiple() – Deletes multiple values from the cache in one call.
wp_cache_delete_multiple() – Deletes multiple values from the cache in one call.
register_block_core_comment_date() – Registers the `core/comment-date` block on the server.
render_block_core_comment_date() – Renders the `core/comment-date` block on the server.
wp-includes/blocks/comment-date.php
wp_is_theme_directory_ignored() – Determines whether a theme directory should be ignored during export.
Text_Diff
WP_Privacy_Data_Export_Requests_List_Table
plugin_install_description – filter
media_date_column_time – filter
wp_get_duotone_filter_property() – Returns the CSS filter property url to reference the rendered SVG.
wp_get_duotone_filter_svg() – Returns the duotone filter SVG string for the preset.
wp_get_duotone_filter_id() – Returns the prefixed id for the duotone filter for use as a CSS id.
login_display_language_dropdown – filter
login_language_dropdown_args – filter
_add_default_theme_supports() – Adds default theme supports for block themes when the ‘setup_theme’ action fires.
WP_REST_URL_Details_Controller::get_metadata_from_meta_element() – Gets the metadata from a target meta element.
WP_REST_URL_Details_Controller::get_document_head() – Retrieves the `<head>` section.
WP_REST_URL_Details_Controller::get_meta_with_content_elements() – Gets all the meta tag elements that have a ‘content’ attribute.
WP_REST_URL_Details_Controller::set_cache() – Utility function to cache a given data set at a given cache key.
rest_url_details_cache_expiration – filter
WP_REST_URL_Details_Controller::get_cache() – Utility function to retrieve a value from the cache at a given key.
WP_REST_URL_Details_Controller::prepare_metadata_for_output() – Prepares the metadata by: – stripping all HTML tags and tag entities.
WP_REST_URL_Details_Controller::build_cache_key_for_url() – Utility function to build cache key for a given URL.
WP_REST_URL_Details_Controller::get_image() – Parses the Open Graph (OG) Image from the provided HTML.
WP_REST_URL_Details_Controller::get_icon() – Parses the site icon from the provided HTML.
WP_REST_URL_Details_Controller::get_description() – Parses the meta description from the provided HTML.
WP_REST_URL_Details_Controller::get_title() – Parses the `<title>` contents from the provided HTML.
WP_REST_URL_Details_Controller::get_remote_url() – Retrieves the document title from a remote URL.
rest_url_details_http_request_args – filter
WP_REST_URL_Details_Controller::permissions_check() – Checks whether a given request has permission to read remote URLs.
rest_prepare_url_details – filter
WP_REST_URL_Details_Controller::get_item_schema() – Retrieves the item’s schema, conforming to JSON Schema.
WP_REST_URL_Details_Controller::parse_url_details() – Retrieves the contents of the `<title>` tag from the HTML response.
WP_REST_URL_Details_Controller::register_routes() – Registers the necessary REST API routes.
WP_REST_URL_Details_Controller
WP_REST_URL_Details_Controller
WP_REST_URL_Details_Controller::__construct() – Constructs the controller.
WP_REST_Menus_Controller::delete_item() – Deletes a single term from a taxonomy.
rest_delete_nav_menu_item – action
wp_get_loading_attr_default() – Gets the default value to use for a `loading` attribute on an element.
wp_json_file_decode() – Reads and decodes a JSON file.
WP_Customize_Date_Time_Control
WP_Dependencies
WP_Theme_JSON::get_default_slugs() – Returns the default slugs for all the presets in an associative array whose keys are the preset paths and the leafs is the list of slugs.
WP_Theme_JSON::do_opt_in_into_settings() – Enables some settings.
WP_Date_Query
SimplePie::set_https_domains() – Set the list of domains for which to force HTTPS.
discard_sidebar_being_rendered() – Clear whatever we set in note_sidebar_being_rendered() after WordPress finishes rendering a sidebar.
register_block_core_term_description() – Registers the `core/term-description` block on the server.
wp-includes/blocks/term-description.php
render_block_core_term_description() – Renders the `core/term-description` block on the server.
_delete_custom_logo_on_remove_site_logo() – Removes the custom_logo theme-mod when the site_logo option gets deleted.
delete_option_site_logo – action
post_comments_block_form_defaults() – Use the button block classes for the form-submit button.
block_core_gallery_data_id_backcompatibility() – Handles backwards compatibility for Gallery Blocks, whose images feature a `data-id` attribute.
get_default_block_template_types() – Returns a filtered list of default template types, containing their localized titles and descriptions.
default_template_types – filter
default_wp_template_part_areas – filter
wp_render_duotone_filter_preset() – Renders the duotone filter SVG and returns the CSS filter property to reference the rendered SVG.
wp_apply_dimensions_support() – Adds CSS classes for block dimensions to the incoming attributes array.
1
2
3
…
15
Next Page
Search
Search