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_registration_needs_activation

Filters whether registrations require activation on this installation.

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

bp_get_blog_signup_allowed()

Is blog signup allowed?

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