File: bp-core/bp-core-avatars.php |
Description |
|---|---|
| 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. |
| bp_core_delete_existing_avatar() |
Delete an existing avatar. |
| bp_core_avatar_dir |
Filters the avatar directory to use. |
| bp_core_avatar_alt |
Filters the alt attribute value to be applied to avatar. |
| bp_core_avatar_title |
Filters the title attribute value to be applied to avatar. |
| bp_core_css_id |
Filters the ID attribute to be applied to avatar. |
| bp_core_avatar_class |
Filters the classes to be applied to the avatar. |
| bp_core_avatar_folder_url |
Filters the avatar folder directory URL. |
| bp_core_avatar_folder_dir |
Filters the Avatar folder directory. |