WP_Theme_JSON_Schema
Class: Class that migrates a given theme.json structure to the latest schema.
Source: wp-includes/class-wp-theme-json-schema.php:21
Class: Class that migrates a given theme.json structure to the latest schema.
Source: wp-includes/class-wp-theme-json-schema.php:21
Method: Function that migrates a given theme.json structure to the last version.
Source: wp-includes/class-wp-theme-json-schema.php:43
Method: Removes the custom prefixes for a few properties that were part of v1:
Source: wp-includes/class-wp-theme-json-schema.php:72
Method: Processes the settings subtree.
Source: wp-includes/class-wp-theme-json-schema.php:97
Method: Processes a settings array, renaming or moving properties.
Source: wp-includes/class-wp-theme-json-schema.php:121
Method: Removes a property from within the provided settings by its path.
Source: wp-includes/class-wp-theme-json-schema.php:144