File: bp-core/bp-core-avatars.php |
Description |
---|---|
bp_core_delete_existing_avatar() |
Delete an existing avatar. |
bp_core_pre_delete_existing_avatar |
Filters whether or not to handle deleting an existing avatar. |
bp_core_delete_existing_avatar |
Fires after deleting an existing 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. |
bp_core_fetch_avatar_url_check |
Filters a locally uploaded avatar URL. |
bp_core_fetch_avatar |
Filters an avatar URL wrapped in an element. |