wp_enqueue_admin_bar_bump_styles()
Function: Enqueues inline bump styles to make room for the admin bar.
Source: wp-includes/admin-bar.php:1258
Function: Enqueues inline bump styles to make room for the admin bar.
Source: wp-includes/admin-bar.php:1258
Function: Enqueues inline style to hide the admin bar when printing.
Source: wp-includes/admin-bar.php:1242
Filter Hook: Filters whether to show the site icons in toolbar.
Source: wp-includes/admin-bar.php:666
Function: Adds the “Edit site” link to the Toolbar.
Source: wp-includes/admin-bar.php:452
Function: Adds a link to exit recovery mode when Recovery Mode is active.
Source: wp-includes/admin-bar.php:1190
Function: Adds the “Customize” link to the Toolbar.
Source: wp-includes/admin-bar.php:488
Function: Determines whether the admin bar should be showing.
Source: wp-includes/admin-bar.php:1316
Function: Adds the “My Sites/[Site Name]” menu and all submenus.
Source: wp-includes/admin-bar.php:538
Filter Hook: Filters whether to show the admin bar.
Source: wp-includes/admin-bar.php:1351
Function: Provides a shortlink.
Source: wp-includes/admin-bar.php:761
Function: Retrieves the admin bar display preference of a user.
Source: wp-includes/admin-bar.php:1367
Function: Provides an edit link for posts and terms.
Source: wp-includes/admin-bar.php:795
Function: Adds “Add New” menu.
Source: wp-includes/admin-bar.php:932
Function: Adds edit comments link with awaiting moderation count bubble.
Source: wp-includes/admin-bar.php:1008
Function: Adds appearance submenu items to the “Site Name” menu.
Source: wp-includes/admin-bar.php:1041
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:1122
Function: Adds the sidebar toggle button.
Source: wp-includes/admin-bar.php:235
Function: Adds search form.
Source: wp-includes/admin-bar.php:1156
Function: Adds the “My Account” item.
Source: wp-includes/admin-bar.php:257
Function: Adds secondary menus.
Source: wp-includes/admin-bar.php:1216
Function: Adds the “My Account” submenu items.
Source: wp-includes/admin-bar.php:298
Function: Sets the display status of the admin bar.
Source: wp-includes/admin-bar.php:1297
Function: Adds the “Site Name” menu.
Source: wp-includes/admin-bar.php:368
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