New and updated in 6.3.0
-
methodWP_Scripts::add_data()
This overrides the add_data method from WP_Dependencies, to support normalizing of $args.
-
Gets all dependents of a script.
-
Checks if the strategy passed is a valid delayed (non-blocking) strategy.
-
Gets the best eligible loading strategy for a script.
-
Filter the list of eligible loading strategies for a script.
-
Gets data for inline scripts registered for a specific handle.
-
Gets data for inline scripts registered for a specific handle.
-
Gets unaliased dependencies.
-
Gets tags for inline scripts registered for a specific handle.
-
Generate cache key.
-
Tests available disk space for updates.
-
Tests if plugin and theme temporary backup directories are writable or can be created.
-
Shows the settings in the Image Editor that allow selecting to edit only the thumbnail of an image.
-
Print a table description with information about current sorting and order.
-
hookplugins_list
Filters the array of plugins for the list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:309 -
hookbulk_edit_posts
Fires after processing the post data for bulk edit.
-
Deletes a temporary backup.
-
Moves the plugin or theme being updated into a temporary backup directory.
-
Restores the plugin or theme from temporary backup.
-
Schedules the cleanup of the temporary backup directory.
-
Filters the message displayed in the site editor interface when JavaScript is not enabled in the browser.
-
Sets Imagick time limit.
-
Applies attribute updates to HTML document.
Used by 0 functions | Uses 0 functions | Source: wp-includes/html-api/class-wp-html-tag-processor.php:2268 -
An internal method to get the block nodes from a theme.json file.
-
Gets the CSS layout rules for a particular block from theme.json layout definitions.
-
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 -
Returns the fallback template for the given slug.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:160 -
Registers patterns from Pattern Directory provided by a theme’s `theme.json` file.
-
Prepare a raw block pattern before it gets output in a REST API response.
Used by 1 function | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:164 -
Retrieves the block pattern schema, conforming to JSON Schema.
Used by 0 functions | Uses 0 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:207