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

Filters the list of allowed image types.

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

bp_core_get_allowed_avatar_mimes()

Get allowed avatar mime types.

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

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