Namespaces: global
Description
bp_core_avatar_default_thumb()

Get the URL of the ‘thumb’ default avatar.

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

bp_core_avatar_thumb_width()

Get the ‘thumb’ avatar width setting.

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

bp_core_avatar_thumb_height()

Get the ‘thumb’ avatar height setting.

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

bp_core_avatar_full_width()

Get the ‘full’ avatar width setting.

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

bp_core_avatar_full_height()

Get the ‘full’ avatar height setting.

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

bp_core_avatar_original_max_width()

Get the max width for original avatar uploads.

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

bp_core_avatar_dimension()

Utility function for fetching an avatar dimension setting.

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

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