diff --git a/wp-content/themes/twentyten/footer.php b/wp-content/themes/twentyten/footer.php index 90368af364c48e122e21a7526053d0b41b91e970..5d2018ad178d7e2104b985ee53b4c6274d6958c5 100644 --- a/wp-content/themes/twentyten/footer.php +++ b/wp-content/themes/twentyten/footer.php @@ -37,7 +37,7 @@ * @since Twenty Ten 1.0 */ do_action( 'twentyten_credits' ); ?> - <a href="<?php echo esc_url( __( 'http://wordpress.org/', 'twentyten' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>"><?php printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); ?></a> + <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyten' ) ); ?>" title="<?php esc_attr_e( 'Semantic Personal Publishing Platform', 'twentyten' ); ?>"><?php printf( __( 'Proudly powered by %s.', 'twentyten' ), 'WordPress' ); ?></a> </div><!-- #site-generator --> </div><!-- #colophon --> diff --git a/wp-content/themes/twentyten/languages/twentyten.pot b/wp-content/themes/twentyten/languages/twentyten.pot index 44b2dc99e7ac43f2dc297385238b584d27c397d9..297243f72a310078e201e0b68a2bad919ed11e1d 100644 --- a/wp-content/themes/twentyten/languages/twentyten.pot +++ b/wp-content/themes/twentyten/languages/twentyten.pot @@ -2,9 +2,9 @@ # This file is distributed under the GNU General Public License v2 or later. msgid "" msgstr "" -"Project-Id-Version: Twenty Ten 1.9\n" -"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/twentyten\n" -"POT-Creation-Date: 2015-04-23 15:11:25+00:00\n" +"Project-Id-Version: Twenty Ten 2.0\n" +"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/twentyten\n" +"POT-Creation-Date: 2015-07-27 19:47:38+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -83,8 +83,10 @@ msgstr "" msgid "Comments are closed." msgstr "" +#. #-#-#-#-# twentyten.pot (Twenty Ten 2.0) #-#-#-#-# +#. Author URI of the plugin/theme #: footer.php:40 -msgid "http://wordpress.org/" +msgid "https://wordpress.org/" msgstr "" #: footer.php:40 @@ -402,10 +404,6 @@ msgstr "" msgid "the WordPress team" msgstr "" -#. Author URI of the plugin/theme -msgid "https://wordpress.org/" -msgstr "" - #. Template Name of the plugin/theme msgid "One column, no sidebar" msgstr "" diff --git a/wp-content/themes/twentyten/readme.txt b/wp-content/themes/twentyten/readme.txt new file mode 100644 index 0000000000000000000000000000000000000000..70aba17f6ec722c412fd5bea7b7c497b6dfe22dc --- /dev/null +++ b/wp-content/themes/twentyten/readme.txt @@ -0,0 +1,93 @@ +=== Twenty Ten === +Contributors: the WordPress team +Requires at least: WordPress 3.0 +Tested up to: WordPress 4.3-trunk +Stable tag: 2.0 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html +Tags: black, blue, white, two-columns, fixed-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, featured-image-header + +== 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. + +For more information about Twenty Ten theme please go to https://codex.wordpress.org/Twenty_Ten. + +== Installation == + +1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. +2. Type in Twenty Ten in the search form and press the 'Enter' key in your keyboard. +3. Click on the 'Activate' button to use your new theme right away. +4. Go to https://codex.wordpress.org/Twenty_Ten for a guide to customize this theme. +5. Navigate to Appearance > Customize in your admin panel. + +== Copyright == + +Twenty Ten WordPress Theme, Copyright 2010-2015 WordPress.org & Automattic.com +Twenty Ten is Distributed under the terms of the GNU GPL + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +== Changelog == + += 2.0 = +* Released: August 18, 2015 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_2.0 + += 1.9 = +* Released: April 23, 2015 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.9 + += 1.8 = +* Released: December 18, 2014 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.8 + += 1.7 = +* Released: September 4, 2014 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.7 + += 1.6 = +* Released: August 1, 2013 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.6 + += 1.5 = +* Released: December 11, 2012 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.5 + += 1.4 = +* Released: June 13, 2012 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.4 + += 1.3 = +* Released: December 12, 2011 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.3 + += 1.2 = +* Released: February 23, 2011 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.2 + += 1.1 = +* Released: July 29, 2010 + +https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_1.1 + += 1.0 = +* Released: June 17, 2010 + +Initial release. diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 5ffe02b5a04b79c8ed532c436a319656ed0995af..ad3c82987e8cad82109e7dcf645dc3374b42bd53 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -4,7 +4,7 @@ Theme URI: https://wordpress.org/themes/twentyten/ 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. Author: the WordPress team Author URI: https://wordpress.org/ -Version: 1.9 +Version: 2.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, blue, white, two-columns, fixed-layout, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, featured-image-header