Skip to content

Commit 4eff5c4

Browse files
committed
Twenty Twenty Five: style.css, readme.txt, package.json, package-lock.json
1 parent 94f6f62 commit 4eff5c4

4 files changed

Lines changed: 12 additions & 7 deletions

File tree

src/wp-content/themes/twentytwentyfive/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wp-content/themes/twentytwentyfive/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twentytwentyfive",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Default WP Theme",
55
"author": "The WordPress Contributors",
66
"license": "GPL-2.0-or-later",

src/wp-content/themes/twentytwentyfive/readme.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
=== Twenty Twenty-Five ===
22
Contributors: wordpressdotorg
33
Requires at least: 6.7
4-
Tested up to: 6.9
4+
Tested up to: 7.0
55
Requires PHP: 7.2
6-
Stable tag: 1.4
6+
Stable tag: 1.5
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -14,6 +14,11 @@ Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible de
1414

1515
== Changelog ==
1616

17+
= 1.5 =
18+
* Released: April 9, 2026
19+
20+
https://wordpress.org/documentation/article/twenty-twenty-five-changelog/#Version_1.5
21+
1722
= 1.4 =
1823
* Released: December 2, 2025
1924

src/wp-content/themes/twentytwentyfive/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Author: the WordPress team
55
Author URI: https://wordpress.org
66
Description: Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
77
Requires at least: 6.7
8-
Tested up to: 6.9
8+
Tested up to: 7.0
99
Requires PHP: 7.2
10-
Version: 1.4
10+
Version: 1.5
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: twentytwentyfive

0 commit comments

Comments
 (0)