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_total_member_count() |
Output the total member count for the site. |
bp_get_total_member_count() |
Return the total member count in your BP instance. |
bp_get_total_member_count |
Filters the total member count in your BP instance. |
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. |