Ticket #26157: 26157.2.diff
File 26157.2.diff, 1.7 KB (added by , 12 years ago) |
---|
-
wp-admin/includes/theme.php
203 203 ), 204 204 205 205 __( 'Features' ) => array( 206 'accessibility-ready' => __( 'Accessibility Ready' ), 206 207 'blavatar' => __( 'Blavatar' ), 207 208 'buddypress' => __( 'BuddyPress' ), 208 209 'custom-background' => __( 'Custom Background' ), -
wp-content/themes/twentyfourteen/style.css
7 7 Version: 0.1 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. 13 13 Use it to make something cool, have fun, and share what you've learned with others.