wp_admin_bar_show_site_icons
Filter Hook: Filters whether to show the site icons in toolbar.
Source: wp-includes/admin-bar.php:630
Filter Hook: Filters whether to show the site icons in toolbar.
Source: wp-includes/admin-bar.php:630
Function: Adds the “Edit site” link to the Toolbar.
Source: wp-includes/admin-bar.php:424
Function: Adds a link to exit recovery mode when Recovery Mode is active.
Source: wp-includes/admin-bar.php:1155
Function: Adds the “Customize” link to the Toolbar.
Source: wp-includes/admin-bar.php:452
Function: Prints default admin bar callback.
Source: wp-includes/admin-bar.php:1219
Function: Adds the “My Sites/[Site Name]” menu and all submenus.
Source: wp-includes/admin-bar.php:502
Function: Sets the display status of the admin bar.
Source: wp-includes/admin-bar.php:1243
Function: Provides a shortlink.
Source: wp-includes/admin-bar.php:725
Function: Determines whether the admin bar should be showing.
Source: wp-includes/admin-bar.php:1262
Function: Provides an edit link for posts and terms.
Source: wp-includes/admin-bar.php:759
Filter Hook: Filters whether to show the admin bar.
Source: wp-includes/admin-bar.php:1297
Function: Adds “Add New” menu.
Source: wp-includes/admin-bar.php:896
Function: Retrieves the admin bar display preference of a user.
Source: wp-includes/admin-bar.php:1313
Function: Adds edit comments link with awaiting moderation count bubble.
Source: wp-includes/admin-bar.php:972
Function: Adds appearance submenu items to the “Site Name” menu.
Source: wp-includes/admin-bar.php:1005
Function: Adds the WordPress logo menu.
Source: wp-includes/admin-bar.php:123
Function: Provides an update link if theme/plugin/core updates are available.
Source: wp-includes/admin-bar.php:1087
Function: Adds the sidebar toggle button.
Source: wp-includes/admin-bar.php:210
Function: Adds search form.
Source: wp-includes/admin-bar.php:1121
Function: Adds the “My Account” item.
Source: wp-includes/admin-bar.php:232
Function: Adds secondary menus.
Source: wp-includes/admin-bar.php:1181
Function: Adds the “My Account” submenu items.
Source: wp-includes/admin-bar.php:273
Function: Prints style and scripts for the admin bar.
Source: wp-includes/admin-bar.php:1207
Function: Adds the “Site Name” menu.
Source: wp-includes/admin-bar.php:343
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