Make WordPress Core


Ignore:
Timestamp:
10/11/2022 05:03:08 PM (2 years ago)
Author:
desrosj
Message:

Bundled Themes: Bump version numbers for 6.1.

In coordination with the release of 6.1, a new version of each bundled theme will also be released. This bumps the version of each theme to the following:

  • Twenty Ten: 3.7
  • Twenty Eleven: 4.2
  • Twenty Twelve: 3.8
  • Twenty Thirteen: 3.7
  • Twenty Fourteen: 3.5
  • Twenty Fifteen: 3.3
  • Twenty Sixteen: 2.8
  • Twenty Seventeen: 3.1
  • Twenty Nineteen: 2.4
  • Twenty Twenty: 2.1
  • Twenty Twenty-One: 1.7
  • Twenty Twenty-Two: 1.3

Additionally, this audits all $version parameters for wp_(enqueue|register)_(script|style) calls, ensuring accurate last edited or theme version values for proper caching and cache busting.

Props robinwpdeveloper, desrosj, mukesh27.
Fixes #56450.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyseventeen/readme.txt

    r53418 r54492  
    11=== Twenty Seventeen ===
    22Contributors: wordpressdotorg
    3 Tested up to: 6.0
    4 Version: 3.0
     3Tested up to: 6.1
     4Version: 3.1
    55License: GPLv2 or later
    66License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6868
    6969== Changelog ==
     70
     71= 3.1 =
     72* Released: November 1, 2022
     73
     74https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_3.1
    7075
    7176= 3.0 =
Note: See TracChangeset for help on using the changeset viewer.