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

Filters the ‘full’ avatar width setting.

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

bp_core_avatar_full_height()

Get the ‘full’ avatar height setting.

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

bp_core_avatar_dimension()

Utility function for fetching an avatar dimension setting.

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

bp_core_avatar_dimension

Filters the avatar dimension setting.

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

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