@since: BuddyPress 1.7.0
Description
BP_Walker_Nav_Menu

Create HTML list of BP nav items.

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

BP_Walker_Nav_Menu::walk()

Display array of elements hierarchically.

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

bp_core_ajax_url()

Get the proper value for BP’s ajaxurl.

Source: bp-core/bp-core-cssjs.php:586

bp_core_ajax_url

Filters the proper value for BuddyPress’ ajaxurl.

Source: bp-core/bp-core-cssjs.php:595

bp_is_network_activated()

Is BuddyPress active at the network level for this network?

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

bp_is_network_activated

Filters whether or not we’re active at the network level.

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

bp_core_time_since_pre

Filters whether or not to bypass BuddyPress’ time_since calculations.

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

bp_core_time_since

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

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

bp_core_add_page_mappings()

Creates necessary directory pages.

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

bp_parse_query()

Add checks for BuddyPress conditions to ‘parse_query’ action.

Source: bp-core/bp-core-template-loader.php:470