Make WordPress Core

Ticket #25946: 25946.7.diff

File 25946.7.diff, 1.3 KB (added by morganestes, 12 years ago)

Fixed theme tags to match the ones allowed (flexible-width, not responsive-width).

  • 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, responsive-width, custom-background, custom-colors, 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-colors, 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
    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.
     
    40584058                font-size: 25pt;
    40594059                line-height: 36px;
    40604060        }
    4061 }
    4062  No newline at end of file
     4061}