mirror of
git://develop.git.wordpress.org/
synced 2025-04-16 01:59:51 +02:00
01882f477b
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. git-svn-id: https://develop.svn.wordpress.org/trunk@45042 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%