New and updated in 7.0.0
-
Filters the status text of default switch case in the plugins list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-plugins-list-table.php:595 -
Adds hooks to load block styles on demand in classic themes.
-
Filters the options passed to the password_hash() and password_needs_rehash() functions.
-
Filters the hashing algorithm to use in the password_hash() and password_needs_rehash() functions.
-
Run the Block Hooks algorithm on a post object’s content.
-
functionresolve_pattern_blocks()
Replaces patterns in a block tree with their content.
-
Hooks into the REST API response for the Posts endpoint and adds the first and last inner blocks.
-
Returns the import map array.
-
Enqueues the skip-link styles.
-
Gets loading optimization attributes.
-
Determines whether to add `fetchpriority=’high’` to loading attributes.
-
Processes the CSS, to apply nesting.
-
Validate style.css as valid CSS.
Used by 1 function | Uses 3 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:682 -
Outputs the CSS for layout rules on the root.
-
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 -
functionwp_get_global_stylesheet()
Returns the stylesheet resulting of merging core, theme, and user data.
-
Given a tree, removes the keys that are not present in the schema.
-
Returns the stylesheet that results of processing the theme.json structure this object represents.
-
Helper function that constructs a WP_Query args array from a `Query` block properties.
-
functionwp_get_inline_script_tag()
Constructs an inline script tag.
-
Filters the relative path of scripts used for finding translation files.
-
functionwp_generate_uuid4()
Generates a random UUID (version 4).
-
Validate a received value for being valid CSS.
Used by 0 functions | Uses 4 functions | Source: wp-includes/customize/class-wp-customize-custom-css-setting.php:165 -
functionwp_dropdown_roles()
Prints out option HTML elements for role selectors.
-
functionwp_cache_switch_to_blog()
Switches the internal blog ID.