[wp-trac] [WordPress Trac] #46679: Themes: Add a shim for wp_body_open()
WordPress Trac
noreply at wordpress.org
Wed Mar 27 22:44:22 UTC 2019
#46679: Themes: Add a shim for wp_body_open()
---------------------------+-------------------------
Reporter: pento | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.2
Component: Bundled Theme | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
---------------------------+-------------------------
Split off from #12563.
WordPress 5.2 adds the `wp_body_open()` function, and the default themes
make use of it.
They don't have a shim for this function, however, so will trigger fatal
errors if they're run on an older version of WordPress.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46679>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list