File: bp-core/bp-core-buddybar.php |
Description |
---|---|
bp_core_remove_subnav_item() |
Deletes an item from the secondary navigation of the specified component. |
bp_core_reset_subnav_items() |
Clear all subnav items from a specific nav item. |
bp_get_admin_bar_pref() |
Retrieve the Toolbar display preference of a user based on context. |
bp_core_remove_nav_item() |
Deletes an item from the primary navigation of the specified component. |
bp_nav_item_has_subnav |
Filters whether or not a given nav item has subnav items. |
bp_core_new_nav_item() |
Add an item to the primary navigation of the specified component. |
bp_core_new_nav_item |
Fires after adding an item to the main BuddyPress navigation array. |
bp_core_create_nav_link() |
Add a link to the main BuddyPress navigation. |
bp_core_create_nav_link |
Fires after a link is added to the main BuddyPress nav. |
bp_core_register_nav_screen_function() |
Register a screen function for an item in the main nav array. |