Documentation-Issue-Tracker
Documentation-Issue-Tracker copied to clipboard
Introduction to theme.json - Theme Handbook | Developer.WordPress.org - API version wrong and typos
Issue Description
I've noticed a couple of minor problems
- Isn't the current version of the API version 3, not 2?
- Typo in
bear minimumshould bebare minimum - This sentence could be improved
As shown in this screenshot, you can see that a variation of the default Twenty Twenty-Three theme as it’s looks in the Appearance > Editor screen in the admin:
URL of the Page with the Issue
https://developer.wordpress.org/themes/global-settings-and-styles/introduction-to-theme-json/
Section of Page with the issue
- Introduction to theme.json... screenshot sentence
- theme.json structure - version
- Adding a version - version and bear typo
Why is this a problem?
Out of date.
Suggested Fix
- The API version is currently version 3
- The version number should be changed from 2 to 3 in all cases
- Correct the spelling of
beartobare - Change the screenshot sentence to
In this screenshot, you can see a variation of the Twenty Twenty-Three theme as it looks in the Appearance > Editor screen in the admin.
- or, with a new screenshot from Twenty Twenty-Five
In this screenshot, you can see a variation of the Twenty Twenty-Five theme as it looks in the Appearance > Editor screen in the admin.
Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.
Heads up @docs-reviewers - the "[Status] Review" label was applied to this issue.