File: bp-core/bp-core-template.php |
Description |
---|---|
bp_avatar_cropper() |
Output the avatar cropper |
bp_site_name() |
Output the name of the BP site. Used in RSS headers. |
bp_get_site_name() |
Returns the name of the BP site. Used in RSS headers. |
bp_site_name |
Filters the name of the BP site. Used in RSS headers. |
bp_format_time() |
Format a date based on a UNIX timestamp. |
bp_format_time |
Filters the date based on a UNIX timestamp. |
bp_word_or_name() |
Select between two dynamic strings, according to context. |
bp_word_or_name |
Filters the text used based on context of own profile or someone else’s profile. |
bp_styles() |
Do the ‘bp_styles’ action, and call wp_print_styles(). |
bp_search_form_action() |
Return the “action” attribute for search forms. |