WordPress/wp-content/themes
Adam Silverstein 418afaa938 Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag.
* Enables inserting (asynchronous) JavaScript right after the opening `body` tag.
* Add a `wp_body_open` helper function that triggers the `wp_body_open` action.
* Call `wp_body_open` in core themes immediately after the opening `body` tag.

Props joostdevalk, valendesigns, nacin, saracup, jorbin, mikeschinkel, jonnybojangles, lgedeon, Willscrlt, Denis-de-Bernardy, lexiqueen, sky_76, welcher, westonruter, ramiy, joyously.
Fixes #12563.

Built from https://develop.svn.wordpress.org/trunk@45042


git-svn-id: http://core.svn.wordpress.org/trunk@44851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-27 21:59:52 +00:00
..
twentyeleven Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentyfifteen Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentyfourteen Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentynineteen Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentyseventeen Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentysixteen Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentyten Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentythirteen Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
twentytwelve Bundled Theme: trigger a new `wp_body_open` action immediately after the opening `body` tag. 2019-03-27 21:59:52 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00