File: bp-core/classes/class-bp-attachment.php |
Description |
---|---|
bp_attachment_upload_dir |
Filters the component’s upload directory. |
BP_Attachment::create_dir() |
Create the custom base directory for the component uploads. |
BP_Attachment::crop() |
Crop an image file. |
BP_Attachment::script_data() |
Build script datas for the Uploader UI. |
BP_Attachment::set_upload_dir() |
Set upload path and url for the component. |
BP_Attachment::set_upload_error_strings() |
Set Upload error messages. |
BP_Attachment |
BP Attachment class. |
BP_Attachment::__construct() |
Construct Upload parameters. |