diff --git a/src/wp-content/themes/twentyten/readme.txt b/src/wp-content/themes/twentyten/readme.txt
index 380fc2878b..5c04cdffdf 100644
a
|
b
|
|
1 | 1 | === Twenty Ten === |
2 | 2 | Contributors: wordpressdotorg |
3 | 3 | Tested up to: 6.0 |
4 | | Stable tag: 3.7 |
| 4 | Stable tag: 3.6 |
5 | 5 | License: GPLv2 or later |
6 | 6 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
7 | 7 | 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, block-patterns |
… |
… |
Images |
42 | 42 | |
43 | 43 | == Changelog == |
44 | 44 | |
45 | | = 3.7 = |
46 | | * Released: May 24, 2022 |
47 | | |
48 | | https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_3.7 |
49 | | |
50 | 45 | = 3.6 = |
51 | 46 | * Released: January 25, 2022 |
52 | 47 | |
diff --git a/src/wp-content/themes/twentyten/style.css b/src/wp-content/themes/twentyten/style.css
index 0bfd1045db..1b0ff909e2 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: 3.7 |
| 7 | Version: 3.6 |
8 | 8 | Tested up to: 6.0 |
9 | 9 | Requires at least: 3.0 |
10 | 10 | Requires PHP: 5.2.4 |