archive.html
WordPress core a2z
WordPress core only
Home
Blocks
Plugins
Themes
Sitemap
Blog
Block news
About
B
G
M
R
W
Home
»
E
API Letter:
E
wp_enqueue_block_template_skip_link() – Enqueues the skip-link script & styles.
WP_Style_Engine::get_url_or_value_css_declaration() – Style value parser that constructs a CSS definition array comprising a single CSS property and value.
wp_remove_surrounding_empty_script_tags() – Removes leading and trailing _empty_ script tags.
wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php
wp_get_https_detection_errors() – Runs a remote HTTPS request to detect whether HTTPS supported, and stores potential errors.
WP_HTML_Unsupported_Exception
WP_HTML_Open_Elements::after_element_push() – Updates internal flags after adding an element.
WP_HTML_Open_Elements::after_element_pop() – Updates internal flags after removing an element.
WP_HTML_Open_Elements::walk_up() – Steps through the stack of open elements, starting with the bottom element (added last) and walking upwards to the one added first.
WP_HTML_Open_Elements::remove_node() – Removes a specific node from the stack of open elements.
WP_HTML_Open_Elements::walk_down() – Steps through the stack of open elements, starting with the top element (added first) and walking downwards to the one added last.
WP_HTML_Open_Elements::push() – Pushes a node onto the stack of open elements.
WP_HTML_Open_Elements::pop_until() – Pops nodes off of the stack of open elements until one with the given tag name has been popped.
WP_HTML_Open_Elements::has_p_in_button_scope() – Returns whether a P is in BUTTON scope.
WP_HTML_Open_Elements::pop() – Pops a node off of the stack of open elements.
WP_HTML_Open_Elements::has_element_in_table_scope() – Returns whether a particular element is in table scope.
WP_HTML_Open_Elements::has_element_in_select_scope() – Returns whether a particular element is in select scope.
WP_HTML_Open_Elements::has_element_in_button_scope() – Returns whether a particular element is in button scope.
WP_HTML_Open_Elements::has_element_in_scope() – Returns whether a particular element is in scope.
WP_HTML_Open_Elements::has_element_in_list_item_scope() – Returns whether a particular element is in list item scope.
WP_HTML_Open_Elements::has_element_in_specific_scope() – Returns whether an element is in a specific scope.
WP_HTML_Open_Elements::count() – Returns how many nodes are currently in the stack of open elements.
WP_HTML_Open_Elements::current_node() – Returns the node at the end of the stack of open elements, if one exists. If the stack is empty, returns null.
WP_HTML_Open_Elements
WP_HTML_Open_Elements
WP_HTML_Open_Elements::contains_node() – Reports if a specific node is in the stack of open elements.
WP_HTML_Active_Formatting_Elements::walk_up() – Steps through the stack of active formatting elements, starting with the bottom element (added last) and walking upwards to the one added first.
WP_HTML_Active_Formatting_Elements::walk_down() – Steps through the stack of active formatting elements, starting with the top element (added first) and walking downwards to the one added last.
WP_HTML_Active_Formatting_Elements::remove_node() – Removes a node from the stack of active formatting elements.
WP_HTML_Active_Formatting_Elements::current_node() – Returns the node at the end of the stack of active formatting elements, if one exists. If the stack is empty, returns null.
WP_HTML_Active_Formatting_Elements::push() – Pushes a node onto the stack of active formatting elements.
WP_HTML_Active_Formatting_Elements
WP_HTML_Active_Formatting_Elements::contains_node() – Reports if a specific node is in the stack of active formatting elements.
WP_HTML_Active_Formatting_Elements::count() – Returns how many nodes are currently in the stack of active formatting elements.
WP_HTML_Active_Formatting_Elements
wp_trigger_error() – Generates a user-level error/warning/notice/deprecation message.
wp_trigger_error_run – action
deprecated_class_trigger_error – filter
wp_enqueue_emoji_styles() – Enqueues the important emoji-related styles.
wp_enqueue_embed_styles() – Enqueues the CSS in the embed iframe header.
WP_Image_Editor_Imagick::remove_pdf_alpha_channel() – Removes PDF alpha after it’s been read.
block_core_search_ensure_interactivity_dependency() – Ensure that the view script has the `wp-interactivity` dependency.
block_core_query_disable_enhanced_pagination() – Traverse the tree of blocks looking for any plugin block (i.e., a block from an installed plugin) inside a Query block with the enhanced pagination enabled. If at least one is found, the enhanced pagination is effectively disabled to prevent any potential incompatibilities.
block_core_query_ensure_interactivity_dependency() – Ensure that the view script has the `wp-interactivity` dependency.
block_core_navigation_ensure_interactivity_dependency() – Ensure that the view script has the `wp-interactivity` dependency.
block_core_image_ensure_interactivity_dependency() – Ensures that the view script has the `wp-interactivity` dependency.
block_core_file_ensure_interactivity_dependency() – Ensure that the view script has the `wp-interactivity` dependency.
wp_enqueue_admin_bar_header_styles() – Enqueues inline style to hide the admin bar when printing.
wp_enqueue_admin_bar_bump_styles() – Enqueues inline bump styles to make room for the admin bar.
quick_edit_enabled_for_taxonomy – filter
quick_edit_enabled_for_post_type – filter
wp_enqueue_global_styles_custom_css() – Enqueues the global styles custom css defined via theme.json.
wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php
wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php
auth_cookie_expiration – filter
wp_high_priority_element_flag() – Accesses a flag that indicates if an element is a possible candidate for `fetchpriority=’high’`.
sanitize_email – filter
is_email – filter
WP_Scripts::filter_eligible_strategies() – Filter the list of eligible loading strategies for a script.
WP_Scripts::get_eligible_loading_strategy() – Gets the best eligible loading strategy for a script.
WP_Image_Editor_Imagick::set_imagick_time_limit() – Sets Imagick time limit.
WP_Duotone::migrate_experimental_duotone_support_flag() – Migrates the experimental duotone support flag to the stabilized location.
WP_Duotone::add_editor_settings() – Adds the duotone SVGs and CSS custom properties to the editor settings.
WP_Duotone::enqueue_global_styles_preset() – Enqueue preset assets for the page.
WP_Duotone::enqueue_custom_filter() – Enqueue custom filter assets for the page.
WP_Duotone::enqueue_block_css() – Enqueue a block CSS declaration for the page.
excerpt_remove_footnotes() – Parses footnotes markup out of a content string, and renders those appropriate for the excerpt.
Fsockopen::connect_error_handler() – Error handler for stream_socket_client()
Fsockopen::accept_encoding() – Retrieve the encodings we can accept
Curl::get_expect_header() – Get the correct "Expect" header for the given request data.
Iri::remove_iunreserved_percent_encoded() – Callback function for preg_replace_callback.
IdnaEncoder::punycode_encode() – RFC3492-compliant encoder
IdnaEncoder::encode() – Encode a hostname using Punycode
wp-includes/Requests/src/Exception/Transport/Curl.php
wp-includes/Requests/src/Exception/Transport.php
wp-includes/Requests/src/Exception/Transport
wp-includes/Requests/src/Exception/InvalidArgument.php
wp-includes/Requests/src/Exception/Http/StatusUnknown.php
wp-includes/Requests/src/Exception/Http/Status505.php
wp-includes/Requests/src/Exception/Http/Status511.php
wp-includes/Requests/src/Exception/Http/Status504.php
wp-includes/Requests/src/Exception/Http/Status503.php
wp-includes/Requests/src/Exception/Http/Status502.php
wp-includes/Requests/src/Exception/Http/Status501.php
wp-includes/Requests/src/Exception/Http/Status500.php
wp-includes/Requests/src/Exception/Http/Status429.php
wp-includes/Requests/src/Exception/Http/Status431.php
wp-includes/Requests/src/Exception/Http/Status428.php
wp-includes/Requests/src/Exception/Http/Status418.php
wp-includes/Requests/src/Exception/Http/Status416.php
wp-includes/Requests/src/Exception/Http/Status417.php
wp-includes/Requests/src/Exception/Http/Status415.php
wp-includes/Requests/src/Exception/Http/Status414.php
wp-includes/Requests/src/Exception/Http/Status412.php
wp-includes/Requests/src/Exception/Http/Status413.php
wp-includes/Requests/src/Exception/Http/Status411.php
wp-includes/Requests/src/Exception/Http/Status410.php
wp-includes/Requests/src/Exception/Http/Status409.php
wp-includes/Requests/src/Exception/Http/Status407.php
wp-includes/Requests/src/Exception/Http/Status408.php
wp-includes/Requests/src/Exception/Http/Status406.php
1
2
3
…
17
Next Page
Search
Search