Namespaces: global
Description
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_avatar_to_crop_src()

Return the relative file path to the avatar to crop.

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

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

Format a date based on a UNIX timestamp.

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

bp_word_or_name()

Select between two dynamic strings, according to context.

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

bp_styles()

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

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