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_default_component_subnav |
Filters the default component subnav item. |
bp_core_register_nav_screen_function |
Fires after the screen function for an item in the BuddyPress main navigation is registered. |
bp_core_new_nav_default() |
Modify the default subnav item that loads when a top level nav item is clicked. |
bp_core_new_subnav_item() |
Add an item to secondary navigation of the specified component. |
bp_core_create_subnav_link() |
Add a subnav link to the BuddyPress navigation. |
bp_core_register_subnav_screen_function() |
Register a screen function, whether or not a related subnav link exists. |