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

Deletes an item from the secondary navigation of the specified component.

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

bp_core_reset_subnav_items()

Clear all subnav items from a specific nav item.

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

bp_get_admin_bar_pref()

Retrieve the Toolbar display preference of a user based on context.

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

bp_core_remove_nav_item()

Deletes an item from the primary navigation of the specified component.

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

bp_core_create_subnav_link()

Add a subnav link to the BuddyPress navigation.

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

bp_core_register_subnav_screen_function()

Register a screen function, whether or not a related subnav link exists.

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

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