Ticket #50889: 50889.2.diff
| File 50889.2.diff, 25.2 KB (added by , 5 years ago) |
|---|
-
src/wp-content/themes/twentyeleven/readme.txt
2 2 Contributors: wordpressdotorg 3 3 Requires at least: WordPress 3.2 4 4 Tested up to: 5.5 5 Stable tag: 3. 45 Stable tag: 3.5 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 Tags: blog, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready … … 43 43 44 44 == Changelog == 45 45 46 = 3.5 = 47 * Released: August 11, 2020 48 49 https://codex.wordpress.org/Twenty_Eleven_Theme_Changelog#Version_3.5 50 46 51 = 3.4 = 47 52 * Released: March 31, 2020 48 53 -
src/wp-content/themes/twentyeleven/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats. 7 Version: 3. 47 Version: 3.5 8 8 Requires PHP: 5.2.4 9 9 License: GNU General Public License v2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
src/wp-content/themes/twentyfifteen/readme.txt
2 2 Contributors: wordpressdotorg 3 3 Requires at least: WordPress 4.1 4 4 Tested up to: 5.5 5 Version: 2. 65 Version: 2.7 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready … … 55 55 56 56 == Changelog == 57 57 58 = 2.7 = 59 * Released: August 11, 2020 60 61 https://codex.wordpress.org/Twenty_Fifteen_Theme_Changelog#Version_2.7 62 58 63 = 2.6 = 59 64 * Released: March 31, 2020 60 65 -
src/wp-content/themes/twentyfifteen/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer. 7 Version: 2. 67 Version: 2.7 8 8 Requires PHP: 5.2.4 9 9 License: GNU General Public License v2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
src/wp-content/themes/twentyfourteen/readme.txt
2 2 Contributors: wordpressdotorg 3 3 Requires at least: WordPress 3.6 4 4 Tested up to: 5.5 5 Stable tag: 2. 85 Stable tag: 2.9 6 6 License: GPLv2 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-2.0.html 8 8 Tags: blog, news, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready … … 50 50 51 51 == Changelog == 52 52 53 = 2.9 = 54 * Released: August 11, 2020 55 56 https://codex.wordpress.org/Twenty_Fourteen_Theme_Changelog#Version_2.9 57 53 58 = 2.8 = 54 59 * Released: March 31, 2020 55 60 -
src/wp-content/themes/twentyfourteen/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier. 7 Version: 2. 87 Version: 2.9 8 8 Requires PHP: 5.2.4 9 9 License: GNU General Public License v2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
src/wp-content/themes/twentynineteen/package-lock.json
1 1 { 2 2 "name": "twentynineteen", 3 "version": "1. 0.0",3 "version": "1.7.0", 4 4 "lockfileVersion": 1, 5 5 "requires": true, 6 6 "dependencies": { -
src/wp-content/themes/twentynineteen/package.json
1 1 { 2 2 "name": "twentynineteen", 3 "version": "1. 0.0",3 "version": "1.7.0", 4 4 "description": "Default WP Theme", 5 5 "bugs": { 6 6 "url": "https://github.com/WordPress/twentynineteen/issues" -
src/wp-content/themes/twentynineteen/readme.txt
3 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 4 4 Requires at least: 4.9.6 5 5 Tested up to: 5.5 6 Stable tag: 1. 56 Stable tag: 1.7 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 … … 39 39 40 40 == Changelog == 41 41 42 = 1.7 = 43 * Released: August 11, 2020 44 45 https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.7 46 42 47 = 1.6 = 43 48 * Released: June 10, 2020 44 49 -
src/wp-content/themes/twentynineteen/style-rtl.css
7 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: 4.9.6 9 9 Requires PHP: 5.2.4 10 Version: 1. 610 Version: 1.7 11 11 License: GNU General Public License v2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html 13 13 Text Domain: twentynineteen -
src/wp-content/themes/twentynineteen/style.css
7 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: 4.9.6 9 9 Requires PHP: 5.2.4 10 Version: 1. 610 Version: 1.7 11 11 License: GNU General Public License v2 or later 12 12 License URI: http://www.gnu.org/licenses/gpl-2.0.html 13 13 Text Domain: twentynineteen -
src/wp-content/themes/twentynineteen/style.scss
6 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: 4.9.6 8 8 Requires PHP: 5.2.4 9 Version: 1. 69 Version: 1.7 10 10 License: GNU General Public License v2 or later 11 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html 12 12 Text Domain: twentynineteen -
src/wp-content/themes/twentyseventeen/readme.txt
1 1 === Twenty Seventeen === 2 2 Contributors: wordpressdotorg 3 3 Tested up to: 5.5 4 Version: 2. 34 Version: 2.4 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready … … 59 59 60 60 == Changelog == 61 61 62 = 2.4 = 63 * Released: August 11, 2020 64 65 https://codex.wordpress.org/Twenty_Seventeen_Theme_Changelog#Version_2.4 66 62 67 = 2.3 = 63 68 * Released: March 31, 2020 64 69 -
src/wp-content/themes/twentyseventeen/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device. 7 Version: 2. 37 Version: 2.4 8 8 Requires at least: 4.7 9 9 Requires PHP: 5.2.4 10 10 License: GNU General Public License v2 or later -
src/wp-content/themes/twentysixteen/readme.txt
1 1 === Twenty Sixteen === 2 2 Contributors: wordpressdotorg 3 3 Tested up to: 5.5 4 Version: 2. 14 Version: 2.2 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog … … 55 55 56 56 == Changelog == 57 57 58 = 2.2 = 59 * Released: August 11, 2020 60 61 https://codex.wordpress.org/Twenty_Sixteen_Theme_Changelog#Version_2.2 62 58 63 = 2.1 = 59 64 * Released: March 31, 2020 60 65 -
src/wp-content/themes/twentysixteen/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere. 7 Version: 2. 17 Version: 2.2 8 8 Requires at least: 4.4 9 9 Requires PHP: 5.2.4 10 10 License: GNU General Public License v2 or later -
src/wp-content/themes/twentyten/readme.txt
1 1 === Twenty Ten === 2 2 Contributors: wordpressdotorg 3 3 Tested up to: 5.5 4 Stable tag: 3. 04 Stable tag: 3.1 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header … … 36 36 37 37 == Changelog == 38 38 39 = 3.1 = 40 * Released: August 11, 2020 41 42 https://codex.wordpress.org/Twenty_Ten_Theme_Changelog#Version_3.1 43 39 44 = 3.0 = 40 45 * Released: March 31, 2020 41 46 -
src/wp-content/themes/twentyten/style.css
4 4 Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar. 5 5 Author: the WordPress team 6 6 Author URI: https://wordpress.org/ 7 Version: 3. 07 Version: 3.1 8 8 Requires at least: 3.0 9 9 Requires PHP: 5.2.4 10 10 License: GNU General Public License v2 or later -
src/wp-content/themes/twentythirteen/readme.txt
1 1 === Twenty Thirteen === 2 2 Contributors: wordpressdotorg 3 3 Tested up to: 5.5 4 Stable tag: 3. 04 Stable tag: 3.1 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready … … 46 46 47 47 == Changelog == 48 48 49 = 3.1 = 50 * Released: August 11, 2020 51 52 https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_3.1 53 49 54 = 3.0 = 50 * Released: March , 202055 * Released: March 31, 2020 51 56 52 57 https://codex.wordpress.org/Twenty_Thirteen_Theme_Changelog#Version_3.0 53 58 -
src/wp-content/themes/twentythirteen/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small. 7 Version: 3. 07 Version: 3.1 8 8 Requires at least: 3.6 9 9 Requires PHP: 5.2.4 10 10 License: GNU General Public License v2 or later -
src/wp-content/themes/twentytwelve/readme.txt
1 1 === Twenty Twelve === 2 2 Contributors: wordpressdotorg 3 3 Tested up to: 5.5 4 Stable tag: 3. 14 Stable tag: 3.2 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready … … 42 42 43 43 == Changelog == 44 44 45 = 3.2 = 46 * Released: August 11, 2020 47 48 https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.2 49 45 50 = 3.1 = 46 51 * Released: March 31, 2020 47 52 -
src/wp-content/themes/twentytwelve/style.css
4 4 Author: the WordPress team 5 5 Author URI: https://wordpress.org/ 6 6 Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background. 7 Version: 3. 17 Version: 3.2 8 8 Requires at least: 3.5 9 9 Requires PHP: 5.2.4 10 10 License: GNU General Public License v2 or later -
src/wp-content/themes/twentytwenty/package-lock.json
1 1 { 2 2 "name": "twentytwenty", 3 "version": "1. 0.0",3 "version": "1.5.0", 4 4 "lockfileVersion": 1, 5 5 "requires": true, 6 6 "dependencies": { -
src/wp-content/themes/twentytwenty/package.json
1 1 { 2 2 "name": "twentytwenty", 3 "version": "1. 0.0",3 "version": "1.5.0", 4 4 "description": "Default WP Theme", 5 5 "author": "The WordPress Contributors", 6 6 "license": "GPL-2.0-or-later", -
src/wp-content/themes/twentytwenty/readme.txt
1 1 === Twenty Twenty === 2 2 Contributors: the WordPress team 3 3 Tested up to: 5.5 4 Stable tag: 1. 24 Stable tag: 1.5 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 … … 9 9 10 10 == Description == 11 11 12 Our default theme for 2020 is designed to take full advantage of the 13 flexibility of the block editor. Organizations and businesses have the 14 ability to create dynamic landing pages with endless layouts using the 15 group and column blocks. The centered content column and fine-tuned 16 typography also makes it perfect for traditional blogs. Complete editor 17 styles give you a good idea of what your content will look like, even 18 before you publish. You can give your site a personal touch by changing 19 the background colors and the accent color in the Customizer. The colors of 20 all elements on your site are automatically calculated based on the colors 12 Our default theme for 2020 is designed to take full advantage of the 13 flexibility of the block editor. Organizations and businesses have the 14 ability to create dynamic landing pages with endless layouts using the 15 group and column blocks. The centered content column and fine-tuned 16 typography also makes it perfect for traditional blogs. Complete editor 17 styles give you a good idea of what your content will look like, even 18 before you publish. You can give your site a personal touch by changing 19 the background colors and the accent color in the Customizer. The colors of 20 all elements on your site are automatically calculated based on the colors 21 21 you pick, ensuring a high, accessible color contrast for your visitors. 22 22 23 23 == Changelog == 24 24 25 = 1.5 = 26 * Released: August 11, 2020 27 28 https://wordpress.org/support/article/twenty-twenty-changelog/#Version_1.5 29 25 30 = 1.4 = 26 31 * Released: June 10, 2020 27 32 … … 68 73 Twenty Twenty bundles the following third-party resources: 69 74 70 75 Illustrations by Tammie Lister 71 License: Creative Commons Zero (CC0), https://creativecommons.org/publicdomain/zero/1.0/ 76 License: Creative Commons Zero (CC0), https://creativecommons.org/publicdomain/zero/1.0/ 72 77 73 78 Inter Font 74 79 Copyright (c) 2016-2019 The Inter Project Authors (me@rsms.me) … … 114 119 Included as part of the following classes and functions: 115 120 - twentytwenty_unique_id() 116 121 117 Underscores 122 Underscores 118 123 https://underscores.me/, (C) 2012-2019 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html) -
src/wp-content/themes/twentytwenty/style-rtl.css
1 1 /* 2 2 Theme Name: Twenty Twenty 3 3 Text Domain: twentytwenty 4 Version: 1. 44 Version: 1.5 5 5 Requires at least: 4.7 6 6 Requires PHP: 5.2.4 7 7 Description: 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. -
src/wp-content/themes/twentytwenty/style.css
1 1 /* 2 2 Theme Name: Twenty Twenty 3 3 Text Domain: twentytwenty 4 Version: 1. 44 Version: 1.5 5 5 Requires at least: 4.7 6 6 Requires PHP: 5.2.4 7 7 Description: 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.