wpseek.com
A WordPress-centric search engine for devs and theme authors
admin_bar_menu › WordPress Action Hooks
Since3.1.0
Deprecatedn/a
› do_action_ref_array( 'admin_bar_menu', array( &$wp_admin_bar )
Parameters: |
|
Defined at: |
|
Codex: |
Loads all necessary admin bar items.
This hook can add, remove, or manipulate admin bar items. The priority
determines the placement for new items, and changes to existing items
would require a high priority. To remove or manipulate existing nodes
without a specific priority, use wp_before_admin_bar_render
.
Related Functions: wp_admin_bar_wp_menu, wp_admin_bar_edit_menu, wp_admin_bar_site_menu, wp_admin_bar_search_menu, wp_admin_bar_render, wp_admin_bar_updates_menu