On this page
do_action( 'wp_after_admin_bar_render' )
Fires after the admin bar is rendered.
Source
File: wp-includes/admin-bar.php. View all references
do_action( 'wp_after_admin_bar_render' );
Related
Used By
| Used By | Description |
|---|---|
| wp_admin_bar_render() wp-includes/admin-bar.php | Renders the admin bar to the page based on the $wp_admin_bar->menu member var. |
Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_after_admin_bar_render