Skip to content

Commit e7c89dc

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

6 files changed

Lines changed: 16 additions & 11 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twentynineteen",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"description": "Default WP Theme",
55
"bugs": {
66
"url": "https://core.trac.wordpress.org/"

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Contributors: wordpressdotorg
33
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
44
Requires at least: 4.7
5-
Tested up to: 6.9
5+
Tested up to: 7.0
66
Requires PHP: 5.2.4
7-
Stable tag: 3.2
7+
Stable tag: 3.3
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -40,6 +40,11 @@ GNU General Public License for more details.
4040

4141
== Changelog ==
4242

43+
= 3.3 =
44+
* Released: April 9, 2026
45+
46+
https://wordpress.org/documentation/article/twenty-nineteen-changelog/#Version_3.3
47+
4348
= 3.2 =
4449
* Released: December 2, 2025
4550

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Theme URI: https://wordpress.org/themes/twentynineteen/
55
Author: the WordPress team
66
Author URI: https://wordpress.org/
77
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
8-
Tested up to: 6.9
8+
Tested up to: 7.0
99
Requires at least: 4.7
1010
Requires PHP: 5.2.4
11-
Version: 3.2
11+
Version: 3.3
1212
License: GNU General Public License v2 or later
1313
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1414
Text Domain: twentynineteen

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Theme URI: https://wordpress.org/themes/twentynineteen/
55
Author: the WordPress team
66
Author URI: https://wordpress.org/
77
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
8-
Tested up to: 6.9
8+
Tested up to: 7.0
99
Requires at least: 4.7
1010
Requires PHP: 5.2.4
11-
Version: 3.2
11+
Version: 3.3
1212
License: GNU General Public License v2 or later
1313
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1414
Text Domain: twentynineteen

src/wp-content/themes/twentynineteen/style.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Theme URI: https://wordpress.org/themes/twentynineteen/
44
Author: the WordPress team
55
Author URI: https://wordpress.org/
66
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
7-
Tested up to: 6.9
7+
Tested up to: 7.0
88
Requires at least: 4.7
99
Requires PHP: 5.2.4
10-
Version: 3.2
10+
Version: 3.3
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1313
Text Domain: twentynineteen

0 commit comments

Comments
 (0)