File: bp-core/bp-core-template.php
Description
bp_search_form_action()

Return the “action” attribute for search forms.

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

bp_search_form_action

Filters the “action” attribute for search forms.

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

bp_get_avatar_to_crop_src()

Return the relative file path to the avatar to crop.

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

bp_get_avatar_to_crop_src

Filters the relative file path to the avatar to crop.

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

bp_avatar_cropper()

Output the avatar cropper markup.

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

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

bp_site_name

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

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

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