File: bp-core/bp-core-template.php
Description
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_current_item()

Return the name of the current item.

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

bp_current_item

Filters the name of the current item.

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

bp_action_variables()

Return the value of $bp->action_variables.

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

bp_action_variables

Filters the value of $bp->action_variables.

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

bp_account_was_activated()

Check whether an activation has just been completed.

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

bp_registration_needs_activation()

Check whether registrations require activation on this installation.

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