diff options
author | Jonathan Desrosiers <desrosj@git.wordpress.org> | 2025-04-14 14:56:19 +0000 |
---|---|---|
committer | Jonathan Desrosiers <desrosj@git.wordpress.org> | 2025-04-14 14:56:19 +0000 |
commit | 941839504422b07c86f299f2b8fd6f7ac3f50e10 (patch) | |
tree | feb6bd1746aee5da1ea3afefd999a934b7f36470 | |
parent | 6605e44764863019162b612efd93586c159f0131 (diff) | |
download | wordpress-941839504422b07c86f299f2b8fd6f7ac3f50e10.tar.gz wordpress-941839504422b07c86f299f2b8fd6f7ac3f50e10.zip |
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.
Props shailu25, sabernhardt, desrosj, poena.
See #62990.
git-svn-id: https://develop.svn.wordpress.org/trunk@60158 602fd350-edb4-49c9-b593-d223f7449a82
4 files changed, 4 insertions, 4 deletions
diff --git a/src/wp-content/themes/twentytwentyfour/readme.txt b/src/wp-content/themes/twentytwentyfour/readme.txt index 299a63d4c9..26ccc35184 100644 --- a/src/wp-content/themes/twentytwentyfour/readme.txt +++ b/src/wp-content/themes/twentytwentyfour/readme.txt @@ -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 diff --git a/src/wp-content/themes/twentytwentyfour/style.css b/src/wp-content/themes/twentytwentyfour/style.css index 76f2eae786..e4150d74c2 100644 --- a/src/wp-content/themes/twentytwentyfour/style.css +++ b/src/wp-content/themes/twentytwentyfour/style.css @@ -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 diff --git a/src/wp-content/themes/twentytwentythree/readme.txt b/src/wp-content/themes/twentytwentythree/readme.txt index 9e4653b7f4..6675ed7bd1 100644 --- a/src/wp-content/themes/twentytwentythree/readme.txt +++ b/src/wp-content/themes/twentytwentythree/readme.txt @@ -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 diff --git a/src/wp-content/themes/twentytwentythree/style.css b/src/wp-content/themes/twentytwentythree/style.css index 8c444fee50..0c589c78e2 100644 --- a/src/wp-content/themes/twentytwentythree/style.css +++ b/src/wp-content/themes/twentytwentythree/style.css @@ -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 |