-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
Discussed in #256
Originally posted by juanmaguitar May 1, 2024
Based on feedback like this one
It would be useful for developers to have an additional explanation about how JSON schema versioning works and how it's different from the theme.json version.
Such an article should cover IMO, at least the following ideas:
- JSON Schemas for
block.jsonandtheme.json - The benefits of using a JSON Schema
- Which JSON Schema version (which URL) should I use for my project?
- What's the purpose of the
versionproperty in atheme.json? - What's the relationship (and differences) between the version of the JSON Schema and the version of the
theme.json? - What's the purpose of the
versionproperty in ablock.json? Is it related to theversionproperty in atheme.json?
@ajlende is on board about writing a post about this topic (see this comment)
It's confused often enough that I'm planning on writing a developer.wordpress.org blog post to help explain how JSON schema versioning works and how it's different from the theme.json version.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Published (Done)