wp_admin_bar_header()
Function: Prints style and scripts for the admin bar.
Source: wp-includes/admin-bar.php:1192
Function: Prints style and scripts for the admin bar.
Source: wp-includes/admin-bar.php:1192
Function: Prints default admin bar callback.
Source: wp-includes/admin-bar.php:1203
Function: Sets the display status of the admin bar.
Source: wp-includes/admin-bar.php:1226
Function: Provides an edit link for posts and terms.
Source: wp-includes/admin-bar.php:720
Function: Adds “Add New” menu.
Source: wp-includes/admin-bar.php:871
Function: Instantiates the admin bar object and set it up as a global for access elsewhere.
Source: wp-includes/admin-bar.php:23
Filter Hook: Filters the admin bar class to instantiate.
Source: wp-includes/admin-bar.php:42
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