Make WordPress Core

Ticket #26157: 26157.2.diff

File 26157.2.diff, 1.7 KB (added by lancewillett, 12 years ago)

s/accessible/accessibility/ and add Twenty Fourteen tag

  • wp-admin/includes/theme.php

     
    203203                ),
    204204
    205205                __( 'Features' ) => array(
     206                        'accessibility-ready'   => __( 'Accessibility Ready' ),
    206207                        'blavatar'              => __( 'Blavatar' ),
    207208                        'buddypress'            => __( 'BuddyPress' ),
    208209                        'custom-background'     => __( 'Custom Background' ),
  • wp-content/themes/twentyfourteen/style.css

     
    77Version: 0.1
    88License: GNU General Public License v2 or later
    99License 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
     10Tags: 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
    1111
    1212This theme, like WordPress, is licensed under the GPL.
    1313Use it to make something cool, have fun, and share what you've learned with others.