Ticket #45693: 45693.patch
File 45693.patch, 6.2 KB (added by , 6 years ago) |
---|
-
src/wp-content/themes/twentynineteen/readme.txt
8 8 **Version:** 1.0 9 9 **License:** GPLv2 or later 10 10 **License URI:** http://www.gnu.org/licenses/gpl-2.0.html 11 **Tags:** one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, th eme-options, threaded-comments, translation-ready11 **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 12 12 13 13 ## Description 14 14 15 Twenty Nineteen is a Gutenberg-ready theme for WordPress.15 Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. 16 16 17 17 ## Installation 18 18 -
src/wp-content/themes/twentynineteen/style-rtl.css
4 4 Theme URI: https://github.com/WordPress/twentynineteen 5 5 Author: the WordPress team 6 6 Author URI: https://wordpress.org/ 7 Description: A new Gutenberg-ready theme.7 Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. 8 8 Requires at least: WordPress 4.9.6 9 9 Version: 1.0 10 10 License: GNU General Public License v2 or later 11 11 License URI: LICENSE 12 12 Text Domain: twentynineteen 13 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready13 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 14 14 15 15 This theme, like WordPress, is licensed under the GPL. 16 16 Use it to make something cool, have fun, and share what you've learned with others. -
src/wp-content/themes/twentynineteen/style.css
4 4 Theme URI: https://github.com/WordPress/twentynineteen 5 5 Author: the WordPress team 6 6 Author URI: https://wordpress.org/ 7 Description: A new Gutenberg-ready theme.7 Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. 8 8 Requires at least: WordPress 4.9.6 9 9 Version: 1.0 10 10 License: GNU General Public License v2 or later 11 11 License URI: LICENSE 12 12 Text Domain: twentynineteen 13 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready13 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 14 14 15 15 This theme, like WordPress, is licensed under the GPL. 16 16 Use it to make something cool, have fun, and share what you've learned with others. -
src/wp-content/themes/twentynineteen/style.scss
3 3 Theme URI: https://github.com/WordPress/twentynineteen 4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 Description: A new Gutenberg-ready theme.6 Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes. 7 7 Requires at least: WordPress 4.9.6 8 8 Version: 1.0 9 9 License: GNU General Public License v2 or later 10 10 License URI: LICENSE 11 11 Text Domain: twentynineteen 12 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready12 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 13 13 14 14 This theme, like WordPress, is licensed under the GPL. 15 15 Use it to make something cool, have fun, and share what you've learned with others.