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.
wp_admin_bar_comments_menu
Add edit comments link with awaiting moderation count bubble.
wp_admin_bar_new_content_menu
Add “Add New” menu.
Advertisement
wp_admin_bar_edit_menu
Provide an edit link for posts and terms.
wp_admin_bar_shortlink_menu
Provide a shortlink.
wp_admin_bar_my_sites_menu
Add the “My Sites/[Site Name]” menu and all submenus.
wp_admin_bar_my_account_menu
Add the “My Account” submenu items.
Advertisement
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.
_sort_name_callback
Callback to sort array by a ‘name’ key.
wp_theme_update_row
Displays update information for a theme.
Advertisement
wp_theme_update_rows
get_theme_feature_list
Retrieve list of WordPress theme features (aka theme tags).
get_submit_button
Returns a submit button, with provided text and appropriate class