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::shrink() |
Maybe shrink the attachment to fit maximum allowed width. |
BP_Attachment_Avatar::is_too_small() |
Check if the image dimensions are smaller than full avatar dimensions. |
BP_Attachment_Avatar |
BP Attachment Avatar class. |
BP_Attachment_Avatar::__construct() |
Construct Upload parameters. |