block_core_navigation_submenu_build_css_colors()
Function: Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end.
Source: wp-includes/deprecated.php:5309
Function: Build an array with CSS classes and inline styles defining the colors which will be applied to the navigation markup in the front-end.
Source: wp-includes/deprecated.php:5309
Function: Registers the style and colors block attributes for block types that support it.
Source: wp-includes/deprecated.php:5198
Function: Renders out the duotone stylesheet and SVG.
Source: wp-includes/deprecated.php:5216
Function: Parses hex, hsl, and rgb CSS strings using the same regex as TinyColor v1.4.2 used in the JavaScript. Only colors output from react-color are implemented.
Source: wp-includes/deprecated.php:4988
Function: Returns the prefixed id for the duotone filter for use as a CSS id.
Source: wp-includes/deprecated.php:5150
Function: Returns the CSS filter property url to reference the rendered SVG.
Source: wp-includes/deprecated.php:5167
Function: Returns the duotone filter SVG string for the preset.
Source: wp-includes/deprecated.php:5183
Function: Takes input from [0, n] and returns it as [0, 1].
Source: wp-includes/deprecated.php:4813
Function: Direct port of tinycolor’s boundAlpha function to maintain consistency with how tinycolor works.
Source: wp-includes/deprecated.php:4849
Function: Rounds and converts values of an RGB object.
Source: wp-includes/deprecated.php:4877
Function: Helper function for hsl to rgb conversion.
Source: wp-includes/deprecated.php:4905
Function: Converts an HSL object to an RGB object with converted and rounded values.
Source: wp-includes/deprecated.php:4942
Function: Generates an inline style for a typography feature e.g. text decoration, text transform, and font style.
Source: wp-includes/deprecated.php:4477
Function: Returns a string containing the SVGs to be referenced as filters (duotone).
Source: wp-includes/deprecated.php:5230
Function: Checks whether serialization of the current block’s spacing properties should occur.
Source: wp-includes/deprecated.php:4297
Function: Renders the duotone filter SVG and returns the CSS filter property to reference the rendered SVG.
Source: wp-includes/deprecated.php:4234
Function: Checks whether serialization of the current block’s border properties should occur.
Source: wp-includes/deprecated.php:4253
Function: Checks whether serialization of the current block’s dimensions properties should occur.
Source: wp-includes/deprecated.php:4275
Function: Returns the correct template for the site’s home page.
Source: wp-includes/deprecated.php:4601
Function: Renders the SVG filters supplied by theme.json.
Source: wp-includes/deprecated.php:5275
Function: Gets the default value to use for a `loading` attribute on an element.
Source: wp-includes/deprecated.php:4687
Function: Allows multiple block styles.
Source: wp-includes/deprecated.php:4457
Function: Inject the block editor assets that need to be loaded into the editor’s iframe as an inline script.
Source: wp-includes/deprecated.php:4313
Function: Adds `loading` attribute to an `img` HTML tag.
Source: wp-includes/deprecated.php:4769
Function: Adds slashes to only string values in an array of values.
Source: wp-includes/deprecated.php:4110
Function: Adds slashes only if the provided value is a string.
Source: wp-includes/deprecated.php:4125
Function: Render inner blocks from the `core/columns` block for generating an excerpt.
Source: wp-includes/deprecated.php:4216
Function: Display a `noindex,noarchive` meta tag and referrer `strict-origin-when-cross-origin` meta tag.
Source: wp-includes/deprecated.php:4194
Function: Return the user request object for the specified request ID.
Source: wp-includes/deprecated.php:3981
Function: Gets the path to a translation file for loading a textdomain just in time.
Source: wp-includes/deprecated.php:4381