File: bp-core/bp-core-avatars.php
Description
bp_avatar_pre_handle_capture

Filters whether or not to handle avatar webcam capture.

Source: bp-core/bp-core-avatars.php:1210

bp_core_avatar_handle_crop()

Crop an uploaded avatar.

Source: bp-core/bp-core-avatars.php:1285

bp_core_pre_avatar_handle_crop

Filters whether or not to handle cropping.

Source: bp-core/bp-core-avatars.php:1311

bp_avatar_ajax_set()

Ajax set an avatar for a given object and item id.

Source: bp-core/bp-core-avatars.php:1335

bp_core_avatar_default

Filters the URL of the ‘full’ default avatar.

Source: bp-core/bp-core-avatars.php:1986

bp_core_default_avatar_{$params[‘object’]}

Filters the avatar default when Gravatar is not used.

Source: bp-core/bp-core-avatars.php:735

bp_core_delete_existing_avatar()

Delete an existing avatar.

Source: bp-core/bp-core-avatars.php:767

bp_core_pre_delete_existing_avatar

Filters whether or not to handle deleting an existing avatar.

Source: bp-core/bp-core-avatars.php:799

bp_core_delete_existing_avatar

Fires after deleting an existing avatar.

Source: bp-core/bp-core-avatars.php:862

bp_avatar_ajax_delete()

Ajax delete an avatar for a given object and item id.

Source: bp-core/bp-core-avatars.php:875