ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/admin-bar.php
  • Page 3

wp_admin_bar_class

Filter Hook: Filters the admin bar class to instantiate.

Source: wp-includes/admin-bar.php:42

Used by 0 functions | Uses 0 functions

wp_admin_bar_render()

Function: Renders the admin bar to the page based on the $wp_admin_bar->menu member var.

Source: wp-includes/admin-bar.php:74

Used by 0 functions | Uses 0 functions

admin_bar_menu

Action Hook: Loads all necessary admin bar items.

Source: wp-includes/admin-bar.php:95

Used by 0 functions | Uses 0 functions

wp_before_admin_bar_render

Action Hook: Fires before the admin bar is rendered.

Source: wp-includes/admin-bar.php:102

Used by 0 functions | Uses 0 functions

wp_after_admin_bar_render

Action Hook: Fires after the admin bar is rendered.

Source: wp-includes/admin-bar.php:111

Used by 0 functions | Uses 0 functions

wp_admin_bar_wp_menu()

Function: Adds the WordPress logo menu.

Source: wp-includes/admin-bar.php:123

Used by 0 functions | Uses 0 functions

wp_admin_bar_sidebar_toggle()

Function: Adds the sidebar toggle button.

Source: wp-includes/admin-bar.php:200

Used by 0 functions | Uses 0 functions

wp_admin_bar_my_account_item()

Function: Adds the “My Account” item.

Source: wp-includes/admin-bar.php:222

Used by 0 functions | Uses 0 functions

wp_admin_bar_my_account_menu()

Function: Adds the “My Account” submenu items.

Source: wp-includes/admin-bar.php:262

Used by 0 functions | Uses 0 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy