Make WordPress Core

Ticket #52160: 52160.diff

File 52160.diff, 9.1 KB (added by desrosj, 4 years ago)
  • src/wp-content/themes/twentynineteen/package-lock.json

     
    11{
    22  "name": "twentynineteen",
    3   "version": "1.8.0",
     3  "version": "1.9.0",
    44  "lockfileVersion": 1,
    55  "requires": true,
    66  "dependencies": {
  • src/wp-content/themes/twentynineteen/package.json

     
    11{
    22  "name": "twentynineteen",
    3   "version": "1.8.0",
     3  "version": "1.9.0",
    44  "description": "Default WP Theme",
    55  "bugs": {
    66    "url": "https://github.com/WordPress/twentynineteen/issues"
  • src/wp-content/themes/twentynineteen/readme.txt

     
    33Tags: 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
    6 Stable tag: 1.8
     6Stable tag: 1.9
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
     
    3939
    4040== Changelog ==
    4141
     42= 1.9 =
     43* Released: December 22, 2020
     44
     45https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.9
     46
    4247= 1.8 =
    4348* Released: December 8, 2020
    4449
  • src/wp-content/themes/twentynineteen/style-rtl.css

     
    77Description: 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.
    88Requires at least: 4.9.6
    99Requires PHP: 5.2.4
    10 Version: 1.8
     10Version: 1.9
    1111License: GNU General Public License v2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1313Text Domain: twentynineteen
  • src/wp-content/themes/twentynineteen/style.css

     
    77Description: 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.
    88Requires at least: 4.9.6
    99Requires PHP: 5.2.4
    10 Version: 1.8
     10Version: 1.9
    1111License: GNU General Public License v2 or later
    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, block-patterns
     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
    1515
    1616This theme, like WordPress, is licensed under the GPL.
    1717Use it to make something cool, have fun, and share what you've learned with others.
  • src/wp-content/themes/twentynineteen/style.scss

     
    66Description: 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.
    77Requires at least: 4.9.6
    88Requires PHP: 5.2.4
    9 Version: 1.8
     9Version: 1.9
    1010License: GNU General Public License v2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1212Text Domain: twentynineteen
  • src/wp-content/themes/twentytwentyone/assets/css/ie.css

     
    99Requires at least: 5.3
    1010Tested up to: 5.6
    1111Requires PHP: 5.6
    12 Version: 1.0
     12Version: 1.1
    1313License: GNU General Public License v2 or later
    1414License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1515Text Domain: twentytwentyone
  • src/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss

     
    77Requires at least: 5.3
    88Tested up to: 5.6
    99Requires PHP: 5.6
    10 Version: 1.0
     10Version: 1.1
    1111License: GNU General Public License v2 or later
    1212License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1313Text Domain: twentytwentyone
  • src/wp-content/themes/twentytwentyone/package-lock.json

     
    11{
    22        "name": "twentytwentyone",
    3         "version": "1.0.0",
     3        "version": "1.1.0",
    44        "lockfileVersion": 1,
    55        "requires": true,
    66        "dependencies": {
  • src/wp-content/themes/twentytwentyone/package.json

     
    11{
    22        "name": "twentytwentyone",
    3         "version": "1.0.0",
     3        "version": "1.1.0",
    44        "description": "Default WP Theme",
    55        "author": "The WordPress Contributors",
    66        "license": "GPL-2.0-or-later",
  • src/wp-content/themes/twentytwentyone/readme.txt

     
    33Requires at least: 5.3
    44Tested up to: 5.6
    55Requires PHP: 5.6
    6 Stable tag: 1.0
     6Stable tag: 1.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
     
    3030
    3131== Changelog ==
    3232
     33= 1.1 =
     34* Released: December 22, 2020
     35
     36https://wordpress.org/support/article/twenty-twenty-one-changelog/Version_1.1
     37
    3338= 1.0 =
    3439* Released: December 8, 2020
    3540
    36 Initial release
     41https://wordpress.org/support/article/twenty-twenty-one-changelog/#Version_1.0
    3742
    3843== Copyright ==
    3944
  • src/wp-content/themes/twentytwentyone/style-rtl.css

     
    99Requires at least: 5.3
    1010Tested up to: 5.6
    1111Requires PHP: 5.6
    12 Version: 1.0
     12Version: 1.1
    1313License: GNU General Public License v2 or later
    1414License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1515Text Domain: twentytwentyone
  • src/wp-content/themes/twentytwentyone/style.css

     
    99Requires at least: 5.3
    1010Tested up to: 5.6
    1111Requires PHP: 5.6
    12 Version: 1.0
     12Version: 1.1
    1313License: GNU General Public License v2 or later
    1414License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1515Text Domain: twentytwentyone