Namespaces: global
Description
bp_current_action()

Return the name of the current action.

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

bp_current_item()

Return the name of the current item.

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

bp_action_variables()

Return the value of $bp->action_variables.

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

bp_registration_needs_activation()

Check whether registrations require activation on this installation.

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

bp_get_blog_signup_allowed()

Is blog signup allowed?

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

bp_account_was_activated()

Check whether an activation has just been completed.

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

bp_get_form_field_attributes()

Get the attributes for a form field.

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

bp_button()

Create and output a button.

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

bp_get_button()

Create and return a button.

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

bp_create_excerpt()

Truncate text.

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