New and updated in 6.1.0
-
Gets the styles for blocks from the block.json file.
-
Filters the default data provided by WordPress for global styles & settings.
-
Checks whether the registered blocks were already processed for this origin.
-
functionupdate_post_parent_caches()
Updates parent post caches for a list of post objects.
-
functionupdate_post_author_caches()
Updates post author user caches for a list of post objects.
-
Adds global style rules to the inline style for each block.
-
functionis_login()
Determines whether the current request is for the login screen.
-
Returns compiled CSS from a collection of selectors and declarations.
-
Returns compiled CSS from a store, if found.
-
functionwp_style_engine_get_styles()
Global public interface method to generate styles from a single style object, e.g. the value of a block’s attributes.style object or the top level styles in theme.json.
-
Filters the taxonomies to generate classes for each individual term.
-
Returns the latest revision ID and count of revisions for a post.
-
Filters the array of metadata retrieved from an audio file.
-
Refresh nonces used with meta boxes in the block editor.
-
Returns a list of available persistent object cache services.
-
Filters the persistent object cache services available to the user.
-
Filters the threshold below which a response time is considered good.
-
Determines whether to suggest using a persistent object cache.
-
Filters whether to suggest use of a persistent object cache and bypass default threshold checks.
-
Filters the thresholds used to determine whether to suggest the use of a persistent object cache.
-
Returns a list of headers and its verification callback to verify if page cache is enabled or not.
-
Filters the list of cache headers supported by core.
-
Checks if site has page cache enabled or not.
-
Gets page cache details.
-
Gets the threshold below which a response time is considered good.
-
Tests if a full page cache is available.
-
Tests if the site uses persistent object cache and recommends to use it if not.
-
Filters the action URL for the persistent object cache health check.
-
Filters the second paragraph of the health check’s description when suggesting the use of a persistent object cache.
-
Filters the list table class to instantiate.