Add the “Site Name” menu.
wp_admin_bar_my_account_menu
Add the “My Account” submenu items.
wp_admin_bar_my_account_item
Add the “My Account” item.
wp_admin_bar_sidebar_toggle
Add the sidebar toggle button.
Advertisement
wp_admin_bar_wp_menu
Add the WordPress logo menu.
wp_admin_bar_render
Renders the admin bar to the page based on the $wp_admin_bar->menu member var.
_wp_admin_bar_init
Instantiate the admin bar object and set it up as a global for access elsewhere.
do_undismiss_core_update
Undismiss a core update.
Advertisement
do_dismiss_core_update
Dismiss a core update.
do_core_upgrade
Upgrade WordPress core display.
list_translation_updates
Display the update translations form.
list_theme_updates
Display the upgrade themes form.
Advertisement
list_plugin_updates
Display the upgrade plugins form.
core_upgrade_preamble
Display upgrade WordPress for downloading latest or upgrading automatically form.
dismissed_updates
Display dismissed updates.