File: bp-core/bp-core-avatars.php
Description
bp_core_avatar_upload_path()

Get the absolute upload path for the WP installation.

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

bp_core_avatar_upload_path

Filters the absolute upload path for the WP installation.

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

bp_core_avatar_url()

Get the raw base URL for root site upload location.

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

bp_core_avatar_url

Filters the raw base URL for root site upload location.

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

bp_get_user_has_avatar()

Check if a given user ID has an uploaded avatar.

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

bp_get_user_has_avatar

Filters whether or not a user has an uploaded avatar.

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

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_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