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/twentyfifteen/readme.txt

    r53418 r54492  
    22Contributors: wordpressdotorg
    33Requires at least: WordPress 4.1
    4 Tested up to: 6.0
    5 Version: 3.2
     4Tested up to: 6.1
     5Version: 3.3
    66License: GPLv2 or later
    77License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6161
    6262== Changelog ==
     63
     64= 3.3 =
     65* Released: November 1, 2022
     66
     67https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_3.3
    6368
    6469= 3.2 =
Note: See TracChangeset for help on using the changeset viewer.