[wp-trac] [WordPress Trac] #46679: Themes: Add a shim for wp_body_open()
WordPress Trac
noreply at wordpress.org
Thu Mar 28 12:44:50 UTC 2019
#46679: Themes: Add a shim for wp_body_open()
---------------------------+------------------------------
Reporter: pento | Owner: adamsilverstein
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.2
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
---------------------------+------------------------------
Changes (by johnbillion):
* version: => trunk
Comment:
What's the realy purpose of the `wp_body_open()` wrapper function? It
presents consistency with other functions such as `wp_head()` and
`wp_footer()`, but would placing a direct call to `do_action(
'wp_body_open' )` be so bad?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46679#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list