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