@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_core_avatar_full_width |
Filters the ‘full’ avatar width setting. |
bp_core_avatar_full_height() |
Get the ‘full’ avatar height setting. |
bp_core_avatar_full_height |
Filters the ‘full’ avatar height setting. |
bp_core_avatar_original_max_width() |
Get the max width for original avatar uploads. |
bp_core_avatar_original_max_width |
Filters the max width for original avatar uploads. |
bp_core_avatar_original_max_filesize() |
Get the max filesize for original avatar uploads. |
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. |