Skip to content

Commit 9d69c62

Browse files
committed
Twenty Ten: header.php, readme.txt, style.css
1 parent bb48371 commit 9d69c62

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

src/wp-content/themes/twentyten/header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
?>
4040
</title>
4141
<link rel="profile" href="https://gmpg.org/xfn/11" />
42-
<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20241112" />
42+
<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20250415" />
4343
<link rel="pingback" href="<?php echo esc_url( get_bloginfo( 'pingback_url' ) ); ?>">
4444
<?php
4545
/*

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
=== Twenty Ten ===
22
Contributors: wordpressdotorg
33
Requires at least: 3.0
4-
Tested up to: 6.7
4+
Tested up to: 6.8
55
Requires PHP: 5.2.4
6-
Stable tag: 4.3
6+
Stable tag: 4.4
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
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
@@ -44,6 +44,11 @@ Images
4444

4545
== Changelog ==
4646

47+
= 4.4 =
48+
* Released: April 15, 2025
49+
50+
https://wordpress.org/documentation/article/twenty-ten-changelog/#Version_4.4
51+
4752
= 4.3 =
4853
* Released: November 12, 2024
4954

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Theme URI: https://wordpress.org/themes/twentyten/
44
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.
55
Author: the WordPress team
66
Author URI: https://wordpress.org/
7-
Version: 4.3
8-
Tested up to: 6.7
7+
Version: 4.4
8+
Tested up to: 6.8
99
Requires at least: 3.0
1010
Requires PHP: 5.2.4
1111
License: GNU General Public License v2 or later

0 commit comments

Comments
 (0)