File: bp-core/bp-core-template.php |
Description |
---|---|
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_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. |
bp_excerpt_append_text |
Filters the excerpt appended text value. |