Namespaces: global
Description
bp_core_avatar_url()

Get the raw base URL for root site upload location.

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

bp_get_user_has_avatar()

Check if a given user ID has an uploaded avatar.

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

bp_core_get_avatar_data_url_filter()

Filter {@link get_avatar_url()} to use the BuddyPress user avatar URL.

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

bp_core_check_avatar_upload()

Is the current avatar upload error-free?

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

bp_core_check_avatar_size()

Is the file size of the current avatar upload permitted?

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

bp_core_get_allowed_avatar_types()

Get allowed avatar types.

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

bp_core_get_allowed_avatar_mimes()

Get allowed avatar mime types.

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

bp_core_delete_existing_avatar()

Delete an existing avatar.

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

bp_avatar_ajax_delete()

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

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

bp_core_avatar_handle_upload()

Handle avatar uploading.

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