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.

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

bp_get_search_default_text

Filters the default text for the search box for a given component.

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

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_form_type_select_options

Filters all of the component options available for search scope.

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

bp_search_form_type_select

Filters the complete

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

bp_site_name()

Output the name of the BP site. Used in RSS headers.

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

bp_get_site_name()

Returns the name of the BP site. Used in RSS headers.

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