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

bp_word_or_name()

Select between two dynamic strings, according to context.

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

bp_word_or_name

Filters the text used based on context of own profile or someone else’s profile.

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

bp_styles()

Do the ‘bp_styles’ action, and call wp_print_styles().

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

bp_search_form_action()

Return the “action” attribute for search forms.

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