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

Get the placeholder text for the search box for a given component.

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

bp_search_default_text()

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

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

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_format_time()

Format a date based on a UNIX timestamp.

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

bp_format_time

Filters the date based on a UNIX timestamp.

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