File: bp-core/bp-core-template.php |
Description |
---|---|
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_type_select() |
Generate the basic search form as used in BP-Default’s header. |
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_site_name() |
Output the name of the BP site. Used in RSS headers. |
bp_get_site_name() |
Returns the name of the BP site. Used in RSS headers. |