Skip to content

Commit aa45bbd

Browse files
committed
Twenty Twenty: readme.txt, style.css, style-rtl.css, package.json, package-lock.json
1 parent e7c89dc commit aa45bbd

5 files changed

Lines changed: 14 additions & 9 deletions

File tree

src/wp-content/themes/twentytwenty/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/twentytwenty/package.json

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

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

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

@@ -24,6 +24,11 @@ you pick, ensuring a high, accessible color contrast for your visitors.
2424

2525
== Changelog ==
2626

27+
= 3.1 =
28+
* Released: April 9, 2026
29+
30+
https://wordpress.org/documentation/article/twenty-twenty-changelog/#Version_3.1
31+
2732
= 3.0 =
2833
* Released: December 2, 2025
2934

src/wp-content/themes/twentytwenty/style-rtl.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
Theme Name: Twenty Twenty
33
Text Domain: twentytwenty
4-
Version: 3.0
5-
Tested up to: 6.9
4+
Version: 3.1
5+
Tested up to: 7.0
66
Requires at least: 4.7
77
Requires PHP: 5.2.4
88
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
22
Theme Name: Twenty Twenty
33
Text Domain: twentytwenty
4-
Version: 3.0
5-
Tested up to: 6.9
4+
Version: 3.1
5+
Tested up to: 7.0
66
Requires at least: 4.7
77
Requires PHP: 5.2.4
88
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.

0 commit comments

Comments
 (0)