@since: BuddyPress 1.5.0
Description
bp_core_avatar_default()

Get the URL of the ‘full’ default avatar.

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

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

Filters the URL of the ‘thumb’ default avatar.

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

bp_core_avatar_thumb_width()

Get the ‘thumb’ avatar width setting.

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

bp_core_avatar_thumb_width

Filters the ‘thumb’ avatar width setting.

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

bp_core_avatar_thumb_height()

Get the ‘thumb’ avatar height setting.

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

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