[wp-trac] [WordPress Trac] #51958: Twenty Twenty-One: Standardize @since tags on "Twenty Twenty-One 1.0"
    WordPress Trac 
    noreply at wordpress.org
       
    Mon Dec  7 16:07:44 UTC 2020
    
    
  
#51958: Twenty Twenty-One: Standardize @since tags on "Twenty Twenty-One 1.0"
----------------------------+--------------------
 Reporter:  SergeyBiryukov  |      Owner:  (none)
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  5.7
Component:  Bundled Theme   |    Version:
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+--------------------
 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 [https://wordpress.slack.com/archives/C02RP4VMP/p1607355553110300
 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:
 * https://make.wordpress.org/core/handbook/about/release-cycle/version-
 numbering/
 * https://make.wordpress.org/core/handbook/about/release-cycle/update-
 bundled-themes/
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51958>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list