File: bp-core/bp-core-template.php |
Description |
---|---|
bp_create_excerpt |
Filters the final generated excerpt. |
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_form_field_attributes() |
Output the attributes for a form field. |
bp_custom_profile_boxes() |
Fire the ‘bp_custom_profile_boxes’ action. |
bp_custom_profile_sidebar_boxes() |
Fire the ‘bp_custom_profile_sidebar_boxes’ action. |
bp_search_form_type_select() |
Generate the basic search form as used in BP-Default’s header. |
bp_search_form_type_select_options |
Filters all of the component options available for search scope. |