File: bp-core/bp-core-avatars.php |
Description |
---|---|
bp_core_avatar_original_max_filesize |
Filters the max filesize for original avatar uploads. |
bp_core_avatar_default() |
Get the URL of the ‘full’ default avatar. |
bp_core_avatar_dimension() |
Utility function for fetching an avatar dimension setting. |
bp_core_avatar_dimension |
Filters the avatar dimension setting. |
bp_get_user_has_avatar |
Filters whether or not a user has an uploaded avatar. |
bp_core_get_avatar_data_url_filter() |
Filter {@link get_avatar_url()} to use the BuddyPress user avatar URL. |
bp_core_check_avatar_upload() |
Is the current avatar upload error-free? |
bp_core_check_avatar_size() |
Is the file size of the current avatar upload permitted? |
bp_core_get_allowed_avatar_types() |
Get allowed avatar types. |
bp_core_get_allowed_avatar_types |
Filters the list of allowed image types. |