wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-includes/style-engine.php › WordPress File

Funktionen3
Style engine: Public functions


Funktion Kurzbeschreibung
wp_style_engine_get_stylesGlobal 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.
wp_style_engine_get_stylesheet_from_contextReturns compiled CSS from a store, if found.
wp_style_engine_get_stylesheet_from_css_rulesReturns compiled CSS from a collection of selectors and declarations.