mirror of
git://develop.git.wordpress.org/
synced 2025-04-04 12:12:41 +02:00
5cc7acd1ab
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. git-svn-id: https://develop.svn.wordpress.org/trunk@45256 602fd350-edb4-49c9-b593-d223f7449a82
…
…
Description
No description provided
Languages
PHP
81.6%
CSS
8.8%
JavaScript
8.1%
SCSS
0.8%
HTML
0.7%