File: bp-core/classes/class-bp-attachment-avatar.php |
Description |
---|---|
BP_Attachment_Avatar::crop() |
Crop the avatar. |
BP_Attachment_Avatar::get_user_id() |
Get the user id to set its avatar. |
BP_Attachment_Avatar::get_group_id() |
Get the group id to set its avatar. |
BP_Attachment_Avatar::script_data() |
Build script datas for the Uploader UI. |
bp_attachment_avatar_params |
Use this filter to include specific BuddyPress params for your object. |
bp_attachment_avatar_script_data |
Use this filter to override/extend the avatar script data. |
BP_Attachment_Avatar |
BP Attachment Avatar class. |
BP_Attachment_Avatar::__construct() |
Construct Upload parameters. |
BP_Attachment_Avatar::get_avatar_types() |
Gets the available avatar types. |
BP_Attachment_Avatar::set_upload_dir() |
Set Upload Dir data for avatars. |