Changeset 26658
- Timestamp:
- 12/05/2013 03:48:36 AM (11 years ago)
- Location:
- trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/theme.php
r26631 r26658 204 204 205 205 __( 'Features' ) => array( 206 'accessibility-ready' => __( 'Accessibility Ready' ), 206 207 'blavatar' => __( 'Blavatar' ), 207 208 'buddypress' => __( 'BuddyPress' ), -
trunk/src/wp-content/themes/twentyfourteen/style.css
r26655 r26658 8 8 License: GNU General Public License v2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready 10 Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready 11 11 12 12 This theme, like WordPress, is licensed under the GPL.
Note: See TracChangeset
for help on using the changeset viewer.