Namespaces: global |
Description |
|---|---|
| bp_get_email_subject() |
Retrieve a client friendly version of the root blog name. |
| bp_ajax_querystring() |
Allow templates to pass parameters directly into the template loops via AJAX. |
| bp_current_component() |
Return the name of the current component. |
| bp_get_blog_signup_allowed() |
Is blog signup allowed? |
| bp_account_was_activated() |
Check whether an activation has just been completed. |
| bp_registration_needs_activation() |
Check whether registrations require activation on this installation. |
| 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. |