File: bp-core/bp-core-avatars.php |
Description |
---|---|
bp_core_avatar_handle_crop() |
Crop an uploaded avatar. |
bp_core_pre_avatar_handle_crop |
Filters whether or not to handle cropping. |
bp_avatar_ajax_set() |
Ajax set an avatar for a given object and item id. |
bp_core_set_avatar_globals() |
Set up global variables related to avatars. |
bp_core_gravatar_email |
Filters the Gravatar email to use. |
bp_core_set_avatar_globals |
Fires at the end of the core avatar globals setup. |
bp_core_fetch_avatar() |
Get an avatar for a BuddyPress object. |
bp_core_avatar_item_id |
Filters the ID of the item being requested. |
bp_core_avatar_dir |
Filters the avatar directory to use. |
bp_core_avatar_alt |
Filters the alt attribute value to be applied to avatar. |