File: bp-core/classes/class-bp-attachment.php
Description
BP_Attachment::get_image_data()

Get full data for an image

Source: bp-core/classes/class-bp-attachment.php:571

bp_attachments_get_image_data

Filter here to add/remove/edit data to the image full data

Source: bp-core/classes/class-bp-attachment.php:607

BP_Attachment::edit_image()

Edit an image file to resize it or rotate it

Source: bp-core/classes/class-bp-attachment.php:628

BP_Attachment::create_dir()

Create the custom base directory for the component uploads.

Source: bp-core/classes/class-bp-attachment.php:408

BP_Attachment::crop()

Crop an image file.

Source: bp-core/classes/class-bp-attachment.php:446

BP_Attachment::script_data()

Build script datas for the Uploader UI.

Source: bp-core/classes/class-bp-attachment.php:548

BP_Attachment::set_upload_dir()

Set upload path and url for the component.

Source: bp-core/classes/class-bp-attachment.php:112

BP_Attachment::set_upload_error_strings()

Set Upload error messages.

Source: bp-core/classes/class-bp-attachment.php:152

BP_Attachment::includes()

Include the WordPress core needed files.

Source: bp-core/classes/class-bp-attachment.php:183

BP_Attachment::upload()

Upload the attachment.

Source: bp-core/classes/class-bp-attachment.php:205