Title: Search Results for “wp_body_open” | Developer.WordPress.org

---

Search

Functions

Hooks

Classes

Methods

 Select resource to search

3 results found for “wp_body_open”. Showing results 1 to 3.

 * function[wp_body_open()](https://developer.wordpress.org/reference/functions/wp_body_open/)
 * Fires the wp_body_open action.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/wp_body_open/#used-by)
   | Uses [1 function](https://developer.wordpress.org/reference/functions/wp_body_open/#uses)
   | Source: [wp-includes/general-template.php:3439](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/general-template.php#L3439-L3446)
 * hook[wp_body_open](https://developer.wordpress.org/reference/hooks/wp_body_open/)
 * Triggered after the opening body tag.
 * Used by [1 function](https://developer.wordpress.org/reference/hooks/wp_body_open/#used-by)
   | Uses [0 functions](https://developer.wordpress.org/reference/hooks/wp_body_open/#uses)
   | Source: [wp-includes/general-template.php:3445](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/general-template.php#L3445-L3445)
 * function[wp_admin_bar_render()](https://developer.wordpress.org/reference/functions/wp_admin_bar_render/)
 * Renders the admin bar to the page based on the $wp_admin_bar->menu member var.
 * Used by [0 functions](https://developer.wordpress.org/reference/functions/wp_admin_bar_render/#used-by)
   | Uses [4 functions](https://developer.wordpress.org/reference/functions/wp_admin_bar_render/#uses)
   | Source: [wp-includes/admin-bar.php:73](https://github.com/WordPress/wordpress-develop/blob/7.1/src/wp-includes/admin-bar.php#L73-L116)