Triggered after the opening <body> tag.
wp-content/themes/twentyeleven/functions.php:968wp_body_open()wp-content/themes/twentyfifteen/inc/template-tags.php:303wp_body_open()wp-content/themes/twentyfourteen/inc/template-tags.php:261wp_body_open()wp-content/themes/twentynineteen/inc/template-tags.php:259wp_body_open()wp-content/themes/twentyseventeen/inc/template-tags.php:245wp_body_open()wp-content/themes/twentysixteen/inc/template-tags.php:299wp_body_open()wp-content/themes/twentyten/functions.php:809wp_body_open()wp-content/themes/twentythirteen/functions.php:932wp_body_open()wp-content/themes/twentytwelve/functions.php:760wp_body_open()wp-content/themes/twentytwenty/functions.php:371wp_body_open()wp-includes/general-template.php:3229wp_body_open() function wp_body_open() { /** * Triggered after the opening <body> tag. * * @since Twenty Eleven 3.3 */ do_action( 'wp_body_open' ); }endif; /** * Includes a skip to content link at the top of the page so that users can bypass the menu. *Introduced in Twenty Eleven 3.3. Unchanged from 6.7.7 through 7.1.0.
Signature, return type and hooks compared across 5 parsed releases.