New and updated in 6.1.0
-
Adds a single declaration.
Used by 1 function | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:54 -
Removes a single declaration.
Used by 1 function | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:82 -
Adds multiple declarations.
Used by 1 function | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:95 -
Removes multiple declarations.
Used by 0 functions | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:110 -
Gets the declarations array.
Used by 1 function | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:124 -
Filters a CSS property + value pair.
Used by 0 functions | Uses 2 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:139 -
Filters and compiles the CSS declarations.
Used by 0 functions | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:158 -
Returns compiled CSS from CSS declarations.
Used by 1 function | Uses 2 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:707 -
Returns a compiled stylesheet from stored CSS rules.
Used by 2 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:742 -
Core class used for style engine CSS declarations.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-declarations.php:18 -
Returns a store by store key.
Used by 1 function | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine.php:409 -
Returns classnames and CSS based on the values in a styles object.
Used by 1 function | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine.php:439 -
Returns classnames, and generates classname(s) from a CSS preset property pattern, e.g. `var:preset||`.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:486 -
Returns an array of CSS declarations based on valid block style values.
Used by 0 functions | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine.php:532 -
Style value parser that returns a CSS definition array comprising style properties that have keys representing individual style properties, otherwise known as longhand CSS properties.
Used by 0 functions | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine.php:616 -
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 -
Util: Extracts the slug in kebab case from a preset string, e.g. `heavenly-blue` from `var:preset|color|heavenlyBlue`.
Used by 0 functions | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine.php:332 -
Util: Generates a CSS var string, e.g. `var(–wp–preset–color–background)` from a preset string such as `var:preset|space|50`.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:353 -
Util: Checks whether an incoming block style value is valid.
Used by 0 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:375 -
Stores a CSS rule using the provided CSS selector and CSS declarations.
Used by 2 functions | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine.php:394 -
functionwp_required_field_message()
Creates a message to explain required form fields.
-
Filters the message to explain required form fields.
-
functionwp_required_field_indicator()
Assigns a visual indicator for required form fields.
-
Filters the markup for a visual indicator of required form fields.
-
functionwp_preload_resources()
Prints resource preloads directives to browsers.
-
Filters domains and URLs for resource preloads.
-
Filters whether to display the custom taxonomy feed link.
-
Filters whether to display the author feed link.
-
Filters whether to display the search results feed link.
-
Filters whether to display the category feed link.