File: bp-core/bp-core-buddybar.php
Description
bp_core_maybe_hook_new_subnav_screen_function()

For a given subnav item, either hook the screen function or generate redirect arguments, as necessary.

Source: bp-core/bp-core-buddybar.php:655

bp_nav_item_has_subnav()

Check whether a given nav item has subnav items.

Source: bp-core/bp-core-buddybar.php:759

bp_nav_item_has_subnav

Filters whether or not a given nav item has subnav items.

Source: bp-core/bp-core-buddybar.php:784

bp_core_new_nav_item()

Add an item to the primary navigation of the specified component.

Source: bp-core/bp-core-buddybar.php:38

bp_core_new_nav_item

Fires after adding an item to the main BuddyPress navigation array.

Source: bp-core/bp-core-buddybar.php:85

bp_core_create_nav_link()

Add a link to the main BuddyPress navigation.

Source: bp-core/bp-core-buddybar.php:112

bp_core_create_nav_link

Fires after a link is added to the main BuddyPress nav.

Source: bp-core/bp-core-buddybar.php:170

bp_core_register_nav_screen_function()

Register a screen function for an item in the main nav array.

Source: bp-core/bp-core-buddybar.php:197