wp_admin_bar_show_site_icons
Filter Hook: Filters whether to show the site icons in toolbar.
Source: wp-includes/admin-bar.php:624
Filter Hook: Filters whether to show the site icons in toolbar.
Source: wp-includes/admin-bar.php:624
Function: Adds the “Edit site” link to the Toolbar.
Source: wp-includes/admin-bar.php:418
Function: Adds a link to exit recovery mode when Recovery Mode is active.
Source: wp-includes/admin-bar.php:1146
Function: Adds the “Customize” link to the Toolbar.
Source: wp-includes/admin-bar.php:446
Function: Prints default admin bar callback.
Source: wp-includes/admin-bar.php:1210
Function: Adds the “My Sites/[Site Name]” menu and all submenus.
Source: wp-includes/admin-bar.php:496
Function: Sets the display status of the admin bar.
Source: wp-includes/admin-bar.php:1234
Function: Provides a shortlink.
Source: wp-includes/admin-bar.php:719
Function: Determines whether the admin bar should be showing.
Source: wp-includes/admin-bar.php:1253
Function: Provides an edit link for posts and terms.
Source: wp-includes/admin-bar.php:753
Filter Hook: Filters whether to show the admin bar.
Source: wp-includes/admin-bar.php:1288
Function: Adds “Add New” menu.
Source: wp-includes/admin-bar.php:890
Function: Retrieves the admin bar display preference of a user.
Source: wp-includes/admin-bar.php:1304
Function: Adds edit comments link with awaiting moderation count bubble.
Source: wp-includes/admin-bar.php:966
Function: Adds appearance submenu items to the “Site Name” menu.
Source: wp-includes/admin-bar.php:999
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:1081
Function: Adds the sidebar toggle button.
Source: wp-includes/admin-bar.php:207
Function: Adds search form.
Source: wp-includes/admin-bar.php:1115
Function: Adds the “My Account” item.
Source: wp-includes/admin-bar.php:226
Function: Adds secondary menus.
Source: wp-includes/admin-bar.php:1172
Function: Adds the “My Account” submenu items.
Source: wp-includes/admin-bar.php:267
Function: Prints style and scripts for the admin bar.
Source: wp-includes/admin-bar.php:1198
Function: Adds the “Site Name” menu.
Source: wp-includes/admin-bar.php:337
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