Documentation-Issue-Tracker icon indicating copy to clipboard operation
Documentation-Issue-Tracker copied to clipboard

Introduction to theme.json - Theme Handbook | Developer.WordPress.org - API version wrong and typos

Open bobbingwide opened this issue 9 months ago • 2 comments

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 minimum should be bare 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 bear to bare
  • 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.

Image

bobbingwide avatar Feb 11 '25 15:02 bobbingwide

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

github-actions[bot] avatar Feb 11 '25 15:02 github-actions[bot]

Heads up @docs-reviewers - the "[Status] Review" label was applied to this issue.

github-actions[bot] avatar Feb 25 '25 13:02 github-actions[bot]