wp_admin_bar_recovery_mode_menu()
Function: Add a link to exit recovery mode when Recovery Mode is active.
Source: wp-includes/admin-bar.php:1088
Function: Add a link to exit recovery mode when Recovery Mode is active.
Source: wp-includes/admin-bar.php:1088
Function: Adds the “Customize” link to the Toolbar.
Source: wp-includes/admin-bar.php:419
Function: Add the “My Sites/[Site Name]” menu and all submenus.
Source: wp-includes/admin-bar.php:464
Function: Sets the display status of the admin bar.
Source: wp-includes/admin-bar.php:1178
Function: Provide a shortlink.
Source: wp-includes/admin-bar.php:666
Function: Determines whether the admin bar should be showing.
Source: wp-includes/admin-bar.php:1197
Function: Provide an edit link for posts and terms.
Source: wp-includes/admin-bar.php:699
Filter Hook: Filters whether to show the admin bar.
Source: wp-includes/admin-bar.php:1232
Function: Add “Add New” menu.
Source: wp-includes/admin-bar.php:836
Function: Retrieve the admin bar display preference of a user.
Source: wp-includes/admin-bar.php:1248
Function: Add edit comments link with awaiting moderation count bubble.
Source: wp-includes/admin-bar.php:912
Function: Add appearance submenu items to the “Site Name” menu.
Source: wp-includes/admin-bar.php:945
Function: Add the WordPress logo menu.
Source: wp-includes/admin-bar.php:123
Function: Provide an update link if theme/plugin/core updates are available.
Source: wp-includes/admin-bar.php:1027
Function: Add the sidebar toggle button.
Source: wp-includes/admin-bar.php:207
Function: Add search form.
Source: wp-includes/admin-bar.php:1057
Function: Add the “My Account” item.
Source: wp-includes/admin-bar.php:226
Function: Add secondary menus.
Source: wp-includes/admin-bar.php:1114
Function: Add the “My Account” submenu items.
Source: wp-includes/admin-bar.php:267
Function: Style and scripts for the admin bar.
Source: wp-includes/admin-bar.php:1140
Function: Add the “Site Name” menu.
Source: wp-includes/admin-bar.php:337
Function: Default admin bar callback.
Source: wp-includes/admin-bar.php:1152
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: Load 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: Instantiate the admin bar object and set it up as a global for access elsewhere.
Source: wp-includes/admin-bar.php:23