File: wp-includes/class-wp-theme-json.php
-
Returns the existing settings for each block.
-
Returns the stylesheet that results of processing the theme.json structure this object represents.
-
Converts each style section into a list of rulesets containing the block styles to be appended to the stylesheet.
-
Converts each styles section into a list of rulesets to be appended to the stylesheet.
-
Given a selector and a declaration list, creates the corresponding ruleset.
-
Appends a sub-selector to an existing one.