File: bp-core/bp-core-template.php |
Description |
|---|---|
| bp_registration_needs_activation() |
Check whether registrations require activation on this installation. |
| bp_registration_needs_activation |
Filters whether registrations require activation on this installation. |
| bp_blog_signup_allowed() |
Output whether blog signup is allowed. |
| bp_get_form_field_attributes() |
Get the attributes for a form field. |
| bp_get_form_field_attributes |
Filter the attributes for a field before rendering output. |
| bp_button() |
Create and output a button. |
| bp_get_button() |
Create and return a button. |
| bp_get_button |
Filters the requested button output. |
| bp_create_excerpt() |
Truncate text. |
| bp_excerpt_length |
Filters the excerpt length to trim text to. |