do_action( 'wp_after_admin_bar_render' ) Fires after the admin bar is rendered. ContentsSource Related Used By Changelog User Contributed Notes Source #Source File: wp-includes/admin-bar.php View on Trac Top ↑Related #Related Used By #Used By Used By Used By Description wp-includes/admin-bar.php: wp_admin_bar_render() Renders the admin bar to the page based on the $wp_admin_bar->menu member var. Top ↑Changelog #Changelog Changelog Version Description 3.1.0 Introduced. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Used By #Used By Used By Used By Description wp-includes/admin-bar.php: wp_admin_bar_render() Renders the admin bar to the page based on the $wp_admin_bar->menu member var.