show_admin_bar()
Function: Sets the display status of the admin bar.
Source: wp-includes/admin-bar.php:1226
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: Adds edit comments link with awaiting moderation count bubble.
Source: wp-includes/admin-bar.php:947
Function: Adds appearance submenu items to the “Site Name” menu.
Source: wp-includes/admin-bar.php:980
Function: Provides an update link if theme/plugin/core updates are available.
Source: wp-includes/admin-bar.php:1072
Function: Prints style and scripts for the admin bar.
Source: wp-includes/admin-bar.php:1192
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