File: wp-includes/class-wp-theme-json-schema.php
-
Migrates from v2 to v3.
-
classWP_Theme_JSON_Schema
Class that migrates a given theme.json structure to the latest schema.
-
Function that migrates a given theme.json structure to the last version.
-
Removes the custom prefixes for a few properties that were part of v1:
-
Processes the settings subtree.
-
Processes a settings array, renaming or moving properties.
-
Removes a property from within the provided settings by its path.