File: bp-core/bp-core-template.php |
Description |
---|---|
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_get_search_default_text |
Filters the default text for the search box for a given component. |
bp_search_form_action() |
Return the “action” attribute for search forms. |
bp_search_form_action |
Filters the “action” attribute for search forms. |