From 42b0b7f5853111786fc5de6cffe198d43d107cf3 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 20 Mar 2015 01:21:50 +0000 Subject: [PATCH] Bundled themes: Use SSL for theme and author URIs. props mercime. fixes #31699. see #27115. git-svn-id: https://develop.svn.wordpress.org/trunk@31839 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyeleven/style.css | 4 ++-- src/wp-content/themes/twentyfourteen/style.css | 4 ++-- src/wp-content/themes/twentyten/style.css | 4 ++-- src/wp-content/themes/twentythirteen/style.css | 4 ++-- src/wp-content/themes/twentytwelve/style.css | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/wp-content/themes/twentyeleven/style.css b/src/wp-content/themes/twentyeleven/style.css index d5029f346f..56a6a08baf 100644 --- a/src/wp-content/themes/twentyeleven/style.css +++ b/src/wp-content/themes/twentyeleven/style.css @@ -1,8 +1,8 @@ /* Theme Name: Twenty Eleven -Theme URI: http://wordpress.org/themes/twentyeleven +Theme URI: https://wordpress.org/themes/twentyeleven Author: the WordPress team -Author URI: http://wordpress.org/ +Author URI: https://wordpress.org/ 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. Version: 2.0 License: GNU General Public License v2 or later diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index 026843720c..b477016537 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/wp-content/themes/twentyfourteen/style.css @@ -1,8 +1,8 @@ /* Theme Name: Twenty Fourteen -Theme URI: http://wordpress.org/themes/twentyfourteen +Theme URI: https://wordpress.org/themes/twentyfourteen Author: the WordPress team -Author URI: http://wordpress.org/ +Author URI: https://wordpress.org/ Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier. Version: 1.3 License: GNU General Public License v2 or later diff --git a/src/wp-content/themes/twentyten/style.css b/src/wp-content/themes/twentyten/style.css index 8e658062eb..096243978d 100644 --- a/src/wp-content/themes/twentyten/style.css +++ b/src/wp-content/themes/twentyten/style.css @@ -1,9 +1,9 @@ /* Theme Name: Twenty Ten -Theme URI: http://wordpress.org/themes/twentyten +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: http://wordpress.org/ +Author URI: https://wordpress.org/ Version: 1.8 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html diff --git a/src/wp-content/themes/twentythirteen/style.css b/src/wp-content/themes/twentythirteen/style.css index 851bd28adc..3a1826a4d9 100644 --- a/src/wp-content/themes/twentythirteen/style.css +++ b/src/wp-content/themes/twentythirteen/style.css @@ -1,8 +1,8 @@ /* Theme Name: Twenty Thirteen -Theme URI: http://wordpress.org/themes/twentythirteen +Theme URI: https://wordpress.org/themes/twentythirteen Author: the WordPress team -Author URI: http://wordpress.org/ +Author URI: https://wordpress.org/ Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small. Version: 1.4 License: GNU General Public License v2 or later diff --git a/src/wp-content/themes/twentytwelve/style.css b/src/wp-content/themes/twentytwelve/style.css index 5d59555b42..5ad4334318 100644 --- a/src/wp-content/themes/twentytwelve/style.css +++ b/src/wp-content/themes/twentytwelve/style.css @@ -1,8 +1,8 @@ /* Theme Name: Twenty Twelve -Theme URI: http://wordpress.org/themes/twentytwelve +Theme URI: https://wordpress.org/themes/twentytwelve Author: the WordPress team -Author URI: http://wordpress.org/ +Author URI: https://wordpress.org/ Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. Version: 1.6 License: GNU General Public License v2 or later