diff --git a/src/wp-content/themes/twentyten/readme.txt b/src/wp-content/themes/twentyten/readme.txt
index 6d30e4491b..804b52c9b5 100644
a
|
b
|
|
1 | 1 | === Twenty Ten === |
2 | 2 | Contributors: the WordPress team |
3 | 3 | Requires at least: WordPress 3.0 |
4 | | Tested up to: WordPress 4.9-trunk |
5 | | Stable tag: 2.3 |
| 4 | Tested up to: WordPress 5.0-trunk |
| 5 | Stable tag: 2.4 |
6 | 6 | License: GPLv2 or later |
7 | 7 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
8 | 8 | Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header |
… |
… |
GNU General Public License for more details. |
37 | 37 | |
38 | 38 | == Changelog == |
39 | 39 | |
| 40 | = 2.4 = |
| 41 | * Released: November 14, 2017 |
| 42 | |
| 43 | https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_2.4 |
| 44 | |
40 | 45 | = 2.3 = |
41 | 46 | * Released: June 8, 2017 |
42 | 47 | |
diff --git a/src/wp-content/themes/twentyten/style.css b/src/wp-content/themes/twentyten/style.css
index 1f374f5f73..d73dadd075 100644
a
|
b
|
Theme URI: https://wordpress.org/themes/twentyten/ |
4 | 4 | Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar. |
5 | 5 | Author: the WordPress team |
6 | 6 | Author URI: https://wordpress.org/ |
7 | | Version: 2.3 |
| 7 | Version: 2.4 |
8 | 8 | License: GNU General Public License v2 or later |
9 | 9 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
10 | 10 | Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header |