@since: BuddyPress 1.0.0
Description
bp_action_variables

Filters the value of $bp->action_variables.

Source: bp-core/bp-core-template.php:1393

bp_current_component()

Return the name of the current component.

Source: bp-core/bp-core-template.php:1310

bp_current_component

Filters the name of the current component.

Source: bp-core/bp-core-template.php:1323

bp_current_action()

Return the name of the current action.

Source: bp-core/bp-core-template.php:1333

bp_current_action

Filters the name of the current action.

Source: bp-core/bp-core-template.php:1346

bp_create_excerpt()

Truncate text.

Source: bp-core/bp-core-template.php:896

bp_search_form_type_select()

Generate the basic search form as used in BP-Default’s header.

Source: bp-core/bp-core-template.php:556

bp_search_form_type_select

Filters the complete

bp_site_name()

Output the name of the BP site. Used in RSS headers.

Source: bp-core/bp-core-template.php:346

bp_site_name

Filters the name of the BP site. Used in RSS headers.

Source: bp-core/bp-core-template.php:365