File: bp-core/bp-core-template.php |
Description |
|---|---|
| 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. |
| bp_search_form_action |
Filters the “action” attribute for search forms. |
| bp_get_avatar_to_crop_src() |
Return the relative file path to the avatar to crop. |
| bp_get_avatar_to_crop_src |
Filters the relative file path to the avatar to crop. |
| bp_avatar_cropper() |
Output the avatar cropper |
| bp_site_name() |
Output the name of the BP site. Used in RSS headers. |