[wp-trac] [WordPress Trac] #62455: Twenty Twenty-Five: Update schema version
WordPress Trac
noreply at wordpress.org
Mon Nov 18 09:23:48 UTC 2024
#62455: Twenty Twenty-Five: Update schema version
---------------------------+--------------------
Reporter: poena | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.8
Component: Bundled Theme | Version:
Severity: normal | Keywords:
Focuses: |
---------------------------+--------------------
Twenty Twenty-Five uses the development version of the theme.json schema
for the JSON files:
{{{https://schemas.wp.org/trunk/theme.json}}}
The theme needs to use the version of theme.json and the theme.json schema
that was valid when the theme was released.
Otherwise, as the schema continue to evolve over time, code editors may
show parts of theme.json as invalid.
The last version of the schema for WordPress 6.7 is at
https://raw.githubusercontent.com/WordPress/gutenberg/wp/6.7/schemas/json/theme.json
Follow up to https://core.trac.wordpress.org/ticket/61342
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62455>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list