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

Does the current avatar upload have an allowed file type?

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

bp_core_get_upload_dir()

Fetch data from the BP root blog’s upload directory.

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

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