Bundled Themes: Bump Tested up to for Twenty Twenty-Three & Twenty Twenty-Four.
An update for these two default themes will not be released in coordination with WordPress 6.8 due because there were no changes to the source code during the release cycle. However, they should be considered tested with 6.8, and this ensures that the next release properly indicates that. Reviewed by joemcgill. Merges [60158] to the 6.8 branch. Props shailu25, sabernhardt, desrosj, poena, audrasjb. See #62990. Built from https://develop.svn.wordpress.org/branches/6.8@60161 git-svn-id: http://core.svn.wordpress.org/branches/6.8@59497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
=== Twenty Twenty-Four ===
|
||||
Contributors: wordpressdotorg
|
||||
Requires at least: 6.4
|
||||
Tested up to: 6.7
|
||||
Tested up to: 6.8
|
||||
Requires PHP: 7.0
|
||||
Stable tag: 1.3
|
||||
License: GPLv2 or later
|
||||
|
||||
@@ -5,7 +5,7 @@ Author: the WordPress team
|
||||
Author URI: https://wordpress.org
|
||||
Description: Twenty Twenty-Four is designed to be flexible, versatile and applicable to any website. Its collection of templates and patterns tailor to different needs, such as presenting a business, blogging and writing or showcasing work. A multitude of possibilities open up with just a few adjustments to color and typography. Twenty Twenty-Four comes with style variations and full page designs to help speed up the site building process, is fully compatible with the site editor, and takes advantage of new design tools introduced in WordPress 6.4.
|
||||
Requires at least: 6.4
|
||||
Tested up to: 6.7
|
||||
Tested up to: 6.8
|
||||
Requires PHP: 7.0
|
||||
Version: 1.3
|
||||
License: GNU General Public License v2 or later
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
=== Twenty Twenty-Three ===
|
||||
Contributors: wordpressdotorg
|
||||
Requires at least: 6.1
|
||||
Tested up to: 6.7
|
||||
Tested up to: 6.8
|
||||
Requires PHP: 5.6
|
||||
Stable tag: 1.6
|
||||
License: GPLv2 or later
|
||||
|
||||
@@ -5,7 +5,7 @@ Author: the WordPress team
|
||||
Author URI: https://wordpress.org
|
||||
Description: Twenty Twenty-Three is designed to take advantage of the new design tools introduced in WordPress 6.1. With a clean, blank base as a starting point, this default theme includes ten diverse style variations created by members of the WordPress community. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
|
||||
Requires at least: 6.1
|
||||
Tested up to: 6.7
|
||||
Tested up to: 6.8
|
||||
Requires PHP: 5.6
|
||||
Version: 1.6
|
||||
License: GNU General Public License v2 or later
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.8-RC3-60157';
|
||||
$wp_version = '6.8-RC3-60161';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
||||
Reference in New Issue
Block a user