@since: BuddyPress 1.5.0
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_full_height

Filters the ‘full’ avatar height setting.

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

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_original_max_width

Filters the max width for original avatar uploads.

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

bp_core_avatar_original_max_filesize()

Get the max filesize for original avatar uploads.

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

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_avatar_default

Filters the URL of the ‘full’ default avatar.

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

bp_core_default_avatar_{$params[‘object’]}

Filters the avatar default when Gravatar is not used.

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