Make WordPress Core

Changeset 49585


Ignore:
Timestamp:
11/12/2020 09:54:59 PM (4 years ago)
Author:
SergeyBiryukov
Message:

Bundled Themes: Add block-patterns tag to Twenty Nineteen and Twenty Twenty.

Follow-up to [49347], [49348].

See #51098, #51099.

Location:
trunk/src/wp-content/themes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentynineteen/readme.txt

    r49348 r49585  
    11=== Twenty Nineteen ===
    22Contributors: wordpressdotorg
    3 Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
     3Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
    44Requires at least: 4.9.6
    55Tested up to: 5.6
  • trunk/src/wp-content/themes/twentynineteen/style.css

    r49348 r49585  
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1313Text Domain: twentynineteen
    14 Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
     14Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, block-patterns
    1515
    1616This theme, like WordPress, is licensed under the GPL.
  • trunk/src/wp-content/themes/twentytwenty/style.css

    r48775 r49585  
    66Requires PHP: 5.2.4
    77Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
    8 Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
     8Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
    99Author: the WordPress team
    1010Author URI: https://wordpress.org/
Note: See TracChangeset for help on using the changeset viewer.