@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_core_avatar_default() |
Get the URL of the ‘full’ default avatar. |
bp_core_avatar_default_thumb() |
Get the URL of the ‘thumb’ default avatar. |
bp_core_avatar_thumb |
Filters the URL of the ‘thumb’ default avatar. |
bp_core_avatar_thumb_width() |
Get the ‘thumb’ avatar width setting. |
bp_core_avatar_thumb_width |
Filters the ‘thumb’ avatar width setting. |
bp_core_avatar_thumb_height() |
Get the ‘thumb’ avatar height setting. |
bp_core_avatar_dimension() |
Utility function for fetching an avatar dimension setting. |
bp_core_avatar_dimension |
Filters the avatar dimension setting. |
bp_core_avatar_default |
Filters the URL of the ‘full’ default avatar. |
bp_core_default_avatar_{$params[‘object’]} |
Filters the avatar default when Gravatar is not used. |