Skip to content

Commit f632223

Browse files
committed
Twenty Eleven: header.php, readme.txt, style.css
1 parent 65be613 commit f632223

3 files changed

Lines changed: 10 additions & 5 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
?>
5050
</title>
5151
<link rel="profile" href="https://gmpg.org/xfn/11" />
52-
<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20241112" />
52+
<link rel="stylesheet" type="text/css" media="all" href="<?php echo esc_url( get_stylesheet_uri() ); ?>?ver=20250415" />
5353
<link rel="pingback" href="<?php echo esc_url( get_bloginfo( 'pingback_url' ) ); ?>">
5454
<!--[if lt IE 9]>
5555
<script src="<?php echo esc_url( get_template_directory_uri() ); ?>/js/html5.js?ver=3.7.0" type="text/javascript"></script>

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
=== Twenty Eleven ===
22
Contributors: wordpressdotorg
33
Requires at least: 3.2
4-
Tested up to: 6.7
4+
Tested up to: 6.8
55
Requires PHP: 5.2.4
6-
Stable tag: 4.8
6+
Stable tag: 4.9
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99
Tags: blog, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, block-patterns
@@ -48,6 +48,11 @@ Images
4848

4949
== Changelog ==
5050

51+
= 4.9 =
52+
* Released: April 15, 2025
53+
54+
https://wordpress.org/documentation/article/twenty-eleven-changelog/#Version_4.9
55+
5156
= 4.8 =
5257
* Released: November 12, 2024
5358

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Theme URI: https://wordpress.org/themes/twentyeleven/
44
Author: the WordPress team
55
Author URI: https://wordpress.org/
66
Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
7-
Version: 4.8
7+
Version: 4.9
88
Requires at least: 3.2
9-
Tested up to: 6.7
9+
Tested up to: 6.8
1010
Requires PHP: 5.2.4
1111
License: GNU General Public License v2 or later
1212
License URI: http://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)