File: bp-core/classes/class-bp-attachment-avatar.php
Description
BP_Attachment_Avatar::crop()

Crop the avatar.

Source: bp-core/classes/class-bp-attachment-avatar.php:201

BP_Attachment_Avatar::get_user_id()

Get the user id to set its avatar.

Source: bp-core/classes/class-bp-attachment-avatar.php:318

BP_Attachment_Avatar::get_group_id()

Get the group id to set its avatar.

Source: bp-core/classes/class-bp-attachment-avatar.php:340

BP_Attachment_Avatar::script_data()

Build script datas for the Uploader UI.

Source: bp-core/classes/class-bp-attachment-avatar.php:357

bp_attachment_avatar_params

Use this filter to include specific BuddyPress params for your object.

Source: bp-core/classes/class-bp-attachment-avatar.php:422

bp_attachment_avatar_script_data

Use this filter to override/extend the avatar script data.

Source: bp-core/classes/class-bp-attachment-avatar.php:444

BP_Attachment_Avatar::get_avatar_types()

Gets the available avatar types.

Source: bp-core/classes/class-bp-attachment-avatar.php:55

BP_Attachment_Avatar::set_upload_dir()

Set Upload Dir data for avatars.

Source: bp-core/classes/class-bp-attachment-avatar.php:66

BP_Attachment_Avatar::validate_upload()

Avatar specific rules.

Source: bp-core/classes/class-bp-attachment-avatar.php:87

BP_Attachment_Avatar::shrink()

Maybe shrink the attachment to fit maximum allowed width.

Source: bp-core/classes/class-bp-attachment-avatar.php:116