#51958 closed defect (bug) (fixed)
Twenty Twenty-One: Standardize @since tags on "Twenty Twenty-One 1.0"
Reported by: | SergeyBiryukov | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.6.1 | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | Bundled Theme | Keywords: | has-patch, fixed-major, twenty-twenty-one-1.1 |
Focuses: | docs | Cc: |
Description
While reviewing the patch on #51919, I've noticed that Twenty Twenty-One uses a 3-digit versioning scheme 1.0.0
, while other bundled themes use a 2-digit 1.X
.
Per a quick discussion in #core-themes, the consensus was to standardize on 1.0
for consistency.
Version
in style.css
and Stable tag
in readme.txt
are already updated in [49763], this is a follow-up ticket for @since
tags in PHP templates and JS files.
In addition to the above, @since
tags should include the theme name, e.g. "Twenty Twenty-One 1.0", to avoid being mistakenly interpreted as "WordPress 1.0". This was previously corrected for some other bundled themes in [46827].
For future reference, the versioning scheme for bundled themes should be clarified on:
Attachments (1)
Change History (6)
#2
@
4 years ago
- Owner set to desrosj
- Resolution set to fixed
- Status changed from new to closed
In 49826:
Note: See
TracTickets for help on using
tickets.
Replace @since