wp_admin_bar_render()
Function: Renders the admin bar to the page based on the $wp_admin_bar->menu member var.
Source: wp-includes/admin-bar.php:74
Function: Renders the admin bar to the page based on the $wp_admin_bar->menu member var.
Source: wp-includes/admin-bar.php:74
Action Hook: Loads all necessary admin bar items.
Source: wp-includes/admin-bar.php:95
Action Hook: Fires before the admin bar is rendered.
Source: wp-includes/admin-bar.php:102
Filter Hook: Modify an event before it is scheduled.
Source: wp-includes/cron.php:177
Class: Core class used to implement the Toolbar API.
Source: wp-includes/class-wp-admin-bar.php:16
Action Hook: Fires after WP_Admin_Bar is initialized.
Source: wp-includes/class-wp-admin-bar.php:87
Method: Adds a node to the menu.
Source: wp-includes/class-wp-admin-bar.php:130
Method: Renders toolbar items recursively.
Source: wp-includes/class-wp-admin-bar.php:624
Action Hook: Fires after menus are added to the menu bar.
Source: wp-includes/class-wp-admin-bar.php:663
Filter Hook: Filters the meta query’s generated SQL.
Source: wp-includes/class-wp-meta-query.php:395