WordPress/wp-content/themes/twentynineteen
Adam Silverstein 18ccaf962e Bundled Theme: add a wp_body_open shim for older WordPress versions.
WordPress 5.2 adds the `wp_body_open()` function, and the default themes make use of it. This patch adds a shim for `wp_body_open` to bundled themes so this function will also work in older versions of WordPress.

Props lgedeon, johnbillion, timph, ramiy, pento.
Fixes #46679.


Built from https://develop.svn.wordpress.org/trunk@45256


git-svn-id: http://core.svn.wordpress.org/trunk@45065 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-04-23 13:04:56 +00:00
..
classes Twenty Nineteen: Avoid nested comment author links in TwentyNineteen_Walker_Comment::html5_comment(). 2019-02-28 01:55:50 +00:00
fonts
inc Bundled Theme: add a wp_body_open shim for older WordPress versions. 2019-04-23 13:04:56 +00:00
js Twenty Nineteen: Improve menu semantics and keyboard navigation. 2018-12-31 17:49:50 +00:00
sass Twenty Nineteen: Fix inconsistent tab/space indentation in style files. 2019-04-07 06:18:51 +00:00
template-parts Bundled Themes: Use consistent HTML comments after closing HTML tags. 2019-04-16 01:30:53 +00:00
404.php
archive.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
comments.php General: Fix some code formatting issues. 2018-12-14 03:25:40 +00:00
footer.php
functions.php Bundled Themes: Bump script and style version numbers. 2019-01-02 18:04:50 +00:00
header.php Bundled Themes: Use consistent HTML comments after closing HTML tags. 2019-04-16 01:30:53 +00:00
image.php Bundled Themes: Use consistent HTML comments after closing HTML tags. 2019-04-16 01:30:53 +00:00
index.php Twenty Nineteen: Code Quality Improvements. 2018-12-19 03:18:26 +00:00
package-lock.json
package.json
page.php
postcss.config.js
print.css Twenty Nineteen: Remove stray ÷ character in print.css. 2019-02-28 02:47:51 +00:00
print.scss Twenty Nineteen: Fix inconsistent tab/space indentation in style files. 2019-04-07 06:18:51 +00:00
readme.txt Bundled Themes: Update readme.txt files to pass Theme Review guidelines. 2019-04-19 13:41:54 +00:00
screenshot.png
search.php
single.php Twenty Nineteen: Fixes and improvements. 2018-12-19 03:24:11 +00:00
style-editor-customizer.css Twenty Nineteen: Use a less aggressive approach for non-latin font fallbacks. 2019-01-18 18:38:50 +00:00
style-editor-customizer.scss Twenty Nineteen: Use a less aggressive approach for non-latin font fallbacks. 2019-01-18 18:38:50 +00:00
style-editor.css Twenty Nineteen: Update the quote block styles. 2019-02-13 18:40:49 +00:00
style-editor.scss Twenty Nineteen: Update the quote block styles. 2019-02-13 18:40:49 +00:00
style-rtl.css Twenty Nineteen: Update Theme URI to point to the Theme Directory instead of the archived GitHub repository. 2019-03-28 20:58:51 +00:00
style.css Twenty Nineteen: Update Theme URI to point to the Theme Directory instead of the archived GitHub repository. 2019-03-27 14:32:51 +00:00
style.scss Twenty Nineteen: Update Theme URI to point to the Theme Directory instead of the archived GitHub repository. 2019-03-28 20:58:51 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== Twenty Nineteen ===
Contributors: wordpressdotorg
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
Requires at least: 4.9.6
Tested up to: WordPress 5.0
Requires PHP: 5.2.4
Stable tag: 1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Our 2019 default theme is designed to show off the power of the block editor.

== 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 youre 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.

== Changelog ==

= 1.3 =
* Released: February 21, 2019

https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.3

= 1.2 =
* Released: January 9, 2019

https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.2

= 1.1 =
* Released: December 19, 2018

https://codex.wordpress.org/Twenty_Nineteen_Theme_Changelog#Version_1.1

= 1.0 =
* Released: December 6, 2018

Initial release

== Resources ==
* normalize.css, © 2012-2018 Nicolas Gallagher and Jonathan Neal, MIT
* Underscores, © 2012-2018 Automattic, Inc., GNU GPL v2 or later