mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 17:48:01 +01:00
Add author URI and complete theme URI to Twenty Ten. props DrewAPicture, fixes #22012.
git-svn-id: http://core.svn.wordpress.org/trunk@22151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
4efe0b5efa
commit
2554b2bfbf
@ -1,8 +1,9 @@
|
|||||||
/*
|
/*
|
||||||
Theme Name: Twenty Ten
|
Theme Name: Twenty Ten
|
||||||
Theme URI: http://wordpress.org/
|
Theme URI: http://wordpress.org/extend/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/
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
|
Loading…
Reference in New Issue
Block a user