@since: BuddyPress 1.0.0
Description
the_title

Filters the link text to be added to the item output.

Source: bp-core/classes/class-bp-walker-nav-menu.php:207

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_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_search_site

Filters the constructed url for use with site searching.

Source: bp-core/bp-core-functions.php:2441

bp_core_add_message()

Add a feedback (error/success) message to the WP cookie so it can be displayed after the page reloads.

Source: bp-core/bp-core-functions.php:1450

bp_core_redirect()

Perform a status-safe wp_redirect() that is compatible with BP’s URI parser.

Source: bp-core/bp-core-functions.php:1022

bp_core_get_site_path()

Get the path of the current site.

Source: bp-core/bp-core-functions.php:1076

bp_core_time_since()

Get an English-language representation of the time elapsed since a given date.

Source: bp-core/bp-core-functions.php:1159

bp_core_get_root_domain()

Return the domain for the root blog.

Source: bp-core/bp-core-functions.php:999