File: bp-core/bp-core-buddybar.php |
Description |
---|---|
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. |
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. |