wp_admin_bar_my_sites_menu()
Function: Adds the “My Sites/[Site Name]” menu and all submenus.
Source: wp-includes/admin-bar.php:459
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
Action Hook: Fires before the admin bar is rendered.
Source: wp-includes/admin-bar.php:102
Action Hook: Fires after the admin bar is rendered.
Source: wp-includes/admin-bar.php:111
Function: Adds the WordPress logo menu.
Source: wp-includes/admin-bar.php:123