[wp-trac] [WordPress Trac] #46679: Themes: Add a shim for wp_body_open()

WordPress Trac noreply at wordpress.org
Thu Mar 28 13:54:36 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:
---------------------------+------------------------------

Comment (by klihelp):

 Core functions looks consistent in the theme, and without any parameter.
 Needed action:)

 {{{
 wp_head();

 wp_body_open();

 wp_footer();
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46679#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list