WordPress/wp-content/themes/twentyseventeen/inc
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
..
back-compat.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
color-patterns.php Twenty Seventeeen: Fix MediaElement control hover colours in the customiser. 2019-04-08 23:38:51 +00:00
custom-header.php Docs: Correct the parameters passed to the twentyseventeen_custom_header_args filter. 2019-01-08 05:56:49 +00:00
customizer.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
icon-functions.php Twenty Seventeen: Use a simple counter incremented with each call instead of uniqid() for generating unique IDs for HTML elements. 2018-09-24 20:57:47 +00:00
template-functions.php Twenty Seventeen: Use consistent wording when referring to the front page in inline docs. 2017-12-01 03:44:47 +00:00
template-tags.php Bundled Theme: add a wp_body_open shim for older WordPress versions. 2019-04-23 13:04:56 +00:00