WP_Theme_JSON::get_blocks_metadata()
Returns the metadata for each block.
Returns the metadata for each block.
Converts each styles section into a list of rulesets to be appended to the stylesheet.
Returns the page templates of the active theme.
Returns the default slugs for all the presets in an associative array whose keys are the preset paths and the leafs is the list of slugs.
Get a default‘s preset name by a provided slug.
Creates new rulesets as classes for each preset value such as:
Returns the style property for the given path.
Similar to get_settings_values_by_slug, but doesn’t compute the value.
Gets preset values keyed by slugs based on settings and metadata.
Returns the stylesheet that results of processing the theme.json structure this object represents.