Filters whether to show the admin bar.
wp_after_admin_bar_render
Fires after the admin bar is rendered.
wp_before_admin_bar_render
Fires before the admin bar is rendered.
admin_bar_menu
Load all necessary admin bar items.
Advertisement
wp_admin_bar_class
Filters the admin bar class to instantiate.
_get_admin_bar_pref
Retrieve the admin bar display preference of a user.
is_admin_bar_showing
Determines whether the admin bar should be showing.
show_admin_bar
Sets the display status of the admin bar.
Advertisement
wp_admin_bar_header
Style and scripts for the admin bar.
_admin_bar_bump_cb
Default admin bar callback.
wp_admin_bar_add_secondary_groups
Add secondary menus.
wp_admin_bar_recovery_mode_menu
Add a link to exit recovery mode when Recovery Mode is active.
Advertisement
wp_admin_bar_search_menu
Add search form.
wp_admin_bar_updates_menu
Provide an update link if theme/plugin/core updates are available.
wp_admin_bar_appearance_menu
Add appearance submenu items to the “Site Name” menu.