Namespaces: global
Description
bp_create_excerpt()

Truncate text.

Source: bp-core/bp-core-template.php:896

bp_total_member_count()

Output the total member count for the site.

Source: bp-core/bp-core-template.php:1110

bp_get_total_member_count()

Return the total member count in your BP instance.

Source: bp-core/bp-core-template.php:1134

bp_custom_profile_boxes()

Fire the ‘bp_custom_profile_boxes’ action.

Source: bp-core/bp-core-template.php:731

bp_custom_profile_sidebar_boxes()

Fire the ‘bp_custom_profile_sidebar_boxes’ action.

Source: bp-core/bp-core-template.php:742

bp_form_field_attributes()

Output the attributes for a form field.

Source: bp-core/bp-core-template.php:754

bp_search_form_type_select()

Generate the basic search form as used in BP-Default’s header.

Source: bp-core/bp-core-template.php:556

bp_search_input_name()

Output the ‘name’ attribute for search form input element.

Source: bp-core/bp-core-template.php:609

bp_get_search_input_name()

Get the ‘name’ attribute for the search form input element.

Source: bp-core/bp-core-template.php:621

bp_search_placeholder()

Output the placeholder text for the search box for a given component.

Source: bp-core/bp-core-template.php:643