New and updated in 6.6.0
-
Gets the CSS.
Used by 0 functions | Uses 2 functions | Source: wp-includes/style-engine/class-wp-style-engine-css-rule.php:164 -
Gets a WP_Style_Engine_CSS_Rule object by its selector.
Used by 0 functions | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine-css-rules-store.php:132 -
Adds rules to be processed.
Used by 1 function | Uses 0 functions | Source: wp-includes/style-engine/class-wp-style-engine-processor.php:68 -
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:391 -
Filters domains and URLs for resource preloads.
-
Returns compiled CSS from a collection of selectors and declarations.
-
Returns the style variations defined by the theme.
-
Returns the given theme global styles variations.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:626 -
functionwp_get_global_stylesheet()
Returns the stylesheet resulting of merging core, theme, and user data.
-
Function that migrates a given theme.json structure to the last version.
-
Returns the user’s origin config.
-
Returns the given theme global styles config.
Used by 0 functions | Uses 7 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:557 -
Prepares a single global styles config for update.
Used by 0 functions | Uses 5 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:239 -
Prepare a global styles config output for response.
Used by 0 functions | Uses 8 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:304 -
Get the link relations available for the post and current user.
Used by 1 function | Uses 2 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:422 -
Constructor.
Used by 1 function | Uses 1 function | Source: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:29 -
Returns the theme’s data.
-
Checks if a given request has access to read a single template.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:301 -
Checks if a given request has access to read templates.
Used by 0 functions | Uses 4 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:244 -
Registers a block style for the given block type.
-
functionregister_block_style()
Registers a new block style.
-
Prepares a single theme output for response.
Used by 2 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:233 -
functionregister_setting()
Registers a setting and its data.
-
functionadd_theme_support()
Registers theme support for a given feature.
-
function_delete_attachment_theme_mod()
Checks an attachment being deleted to see if it’s a header or background image.
-
functionwp_login_form()
Provides a simple login form for use anywhere within WordPress.
-
functionsafecss_filter_attr()
Filters an inline style attribute and removes disallowed rules.