Namespaces: global |
Description |
|---|---|
| bp_current_action() |
Return the name of the current action. |
| bp_current_item() |
Return the name of the current item. |
| bp_action_variables() |
Return the value of $bp->action_variables. |
| bp_registration_needs_activation() |
Check whether registrations require activation on this installation. |
| bp_get_blog_signup_allowed() |
Is blog signup allowed? |
| bp_account_was_activated() |
Check whether an activation has just been completed. |
| bp_get_form_field_attributes() |
Get the attributes for a form field. |
| bp_button() |
Create and output a button. |
| bp_get_button() |
Create and return a button. |
| bp_create_excerpt() |
Truncate text. |