File: bp-core/bp-core-template.php |
Description |
---|---|
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_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_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. |