Namespaces: global |
Description |
|---|---|
| bp_create_excerpt() |
Truncate text. |
| 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_custom_profile_boxes() |
Fire the ‘bp_custom_profile_boxes’ action. |
| bp_custom_profile_sidebar_boxes() |
Fire the ‘bp_custom_profile_sidebar_boxes’ action. |
| bp_form_field_attributes() |
Output the attributes for a form field. |
| bp_search_form_type_select() |
Generate the basic search form as used in BP-Default’s header. |
| bp_search_input_name() |
Output the ‘name’ attribute for search form input element. |
| bp_get_search_input_name() |
Get the ‘name’ attribute for the search form input element. |
| bp_search_placeholder() |
Output the placeholder text for the search box for a given component. |