wp_admin_bar_updates_menu()
Function: Provides an update link if theme/plugin/core updates are available.
Source: wp-includes/admin-bar.php:1072
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: 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: Adds the “My Sites/[Site Name]” menu and all submenus.
Source: wp-includes/admin-bar.php:459
Function: Provides a shortlink.
Source: wp-includes/admin-bar.php:686
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