File: bp-core/bp-core-template.php |
Description |
---|---|
bp_search_form_type_select_options |
Filters all of the component options available for search scope. |
bp_search_form_type_select |
Filters the complete |
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. |
bp_get_search_placeholder() |
Get the placeholder text for the search box for a given component. |
bp_search_default_text() |
Output the default text for the search box for a given component. |
bp_get_search_default_text() |
Return the default text for the search box for a given component. |
bp_format_time() |
Format a date based on a UNIX timestamp. |
bp_format_time |
Filters the date based on a UNIX timestamp. |