New and updated in 6.5.0
-
Filters whether to output progressive images (if available).
-
Filters the subject of the email sent when a change of site admin email address is attempted.
-
Filters the admin canonical URL value.
-
Copy parent attachment properties to newly cropped image.
-
Creates a ‘More details’ link for the plugin.
Used by 1 function | Uses 5 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:810 -
Returns a notice containing a list of dependencies required by the plugin.
Used by 1 function | Uses 4 functions | Source: wp-admin/includes/class-wp-plugin-install-list-table.php:758 -
functionwp_ajax_activate_plugin()
Handles activating a plugin via AJAX.
-
functionwp_get_plugin_action_button()
Gets the markup for the plugin install action button.
-
Returns a ‘View details’ link for the plugin.
Used by 1 function | Uses 5 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1639 -
Prints a list of other plugins that depend on the plugin.
Used by 1 function | Uses 1 function | Source: wp-admin/includes/class-wp-plugins-list-table.php:1533 -
Prints a list of other plugins that the plugin depends on.
Used by 1 function | Uses 7 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1563 -
Returns a ‘View details’ like link for a dependency.
Used by 1 function | Uses 2 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1616 -
Fires after plugin row meta.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:1281 -
functionmake_after_block_visitor()
Returns a function that injects the hooked blocks after a given block.
-
functionmake_before_block_visitor()
Returns a function that injects the theme attribute into, and hooked blocks before, a given block.
-
Steps through the stack of open elements, starting with the bottom element (added last) and walking upwards to the one added first.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-open-elements.php:386 -
Returns whether a particular element is in list item scope.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-open-elements.php:176 -
Registers the controller’s routes.
Used by 0 functions | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php:71 -
Finds the next tag matching the $query.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:787 -
Core class used by the HTML tag processor as a data structure for replacing existing content from start to end, allowing to drastically improve performance.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-text-replacement.php:22 -
Core class used by the HTML tag processor as a data structure for the attribute token, allowing to drastically improve performance.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-attribute-token.php:22 -
Constructor.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-attribute-token.php:108 -
Core class used to modify attributes in an HTML document for tags matching a query.
Used by 2 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:411 -
classWP_HTML_Span
Core class used by the HTML tag processor to represent a textual span inside an HTML document.
-
classWP_Style_Engine
The main class integrating all other WP_Style_Engine_* classes.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:31 -
functionwp_getimagesize()
Allows PHP’s getimagesize() to be debuggable when necessary.
-
Registers a block pattern.
Used by 0 functions | Uses 2 functions | Source: wp-includes/class-wp-block-patterns-registry.php:89 -
methodWP_Block::render()
Generates the render output for the block.
-
Prepares a block type object for serialization.
Used by 2 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:249 -
functiongenerate_block_asset_handle()
Generates the name for an asset based on the name of the block and the field name provided.