Remove /extend/ from Theme URI headers in default themes. props JustinSainton, fixes #24389.
git-svn-id: http://core.svn.wordpress.org/trunk@24321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
797ee34bc3
commit
c4f26d06b6
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Twenty Eleven
|
Theme Name: Twenty Eleven
|
||||||
Theme URI: http://wordpress.org/extend/themes/twentyeleven
|
Theme URI: http://wordpress.org/themes/twentyeleven
|
||||||
Author: the WordPress team
|
Author: the WordPress team
|
||||||
Author URI: http://wordpress.org/
|
Author URI: http://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.
|
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.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Twenty Ten
|
Theme Name: Twenty Ten
|
||||||
Theme URI: http://wordpress.org/extend/themes/twentyten
|
Theme URI: http://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.
|
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: the WordPress team
|
||||||
Author URI: http://wordpress.org/
|
Author URI: http://wordpress.org/
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Twenty Thirteen
|
Theme Name: Twenty Thirteen
|
||||||
Theme URI: http://wordpress.org/extend/themes/twentythirteen
|
Theme URI: http://wordpress.org/themes/twentythirteen
|
||||||
Author: the WordPress team
|
Author: the WordPress team
|
||||||
Author URI: http://wordpress.org/
|
Author URI: http://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 gorgeous color scheme and matching header images, optional display fonts for beautiful typography, and a wide layout that looks great on large screens yet remains device-agnostic and is readable on any device.
|
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 gorgeous color scheme and matching header images, optional display fonts for beautiful typography, and a wide layout that looks great on large screens yet remains device-agnostic and is readable on any device.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
Theme Name: Twenty Twelve
|
Theme Name: Twenty Twelve
|
||||||
Theme URI: http://wordpress.org/extend/themes/twentytwelve
|
Theme URI: http://wordpress.org/themes/twentytwelve
|
||||||
Author: the WordPress team
|
Author: the WordPress team
|
||||||
Author URI: http://wordpress.org/
|
Author URI: http://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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue