WordPress/wp-content/themes/twentyfifteen/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
custom-header.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
customizer.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +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