File: bp-core/bp-core-avatars.php |
Description |
|---|---|
| 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_get_allowed_avatar_types() |
Get allowed avatar types. |
| bp_core_get_allowed_avatar_types |
Filters the list of allowed image types. |
| bp_core_get_allowed_avatar_mimes() |
Get allowed avatar mime types. |
| bp_core_check_avatar_type() |
Does the current avatar upload have an allowed file type? |
| bp_core_get_upload_dir() |
Fetch data from the BP root blog’s upload directory. |
| bp_core_avatar_upload_path() |
Get the absolute upload path for the WP installation. |