File: bp-core/classes/class-bp-attachment-cover-image.php |
Description |
---|---|
BP_Attachment_Cover_Image::__construct() |
The constuctor. |
BP_Attachment_Cover_Image::get_cover_image_types() |
Gets the available cover photo types. |
BP_Attachment_Cover_Image::validate_upload() |
cover photo specific rules. |
BP_Attachment_Cover_Image::upload_dir_filter() |
Set the directory when uploading a file. |
BP_Attachment_Cover_Image::fit() |
Adjust the cover photo to fit with advised width & height. |
BP_Attachment_Cover_Image::generate_filename() |
Generate a filename for the cover photo. |
BP_Attachment_Cover_Image::script_data() |
Build script datas for the Uploader UI. |
bp_attachment_cover_image_params |
Filters the cover photo params to include specific BuddyPress params for your object. |
bp_attachments_cover_image_script_data |
Filters the cover photo script data. |
BP_Attachment_Cover_Image |
BP Attachment Cover Photo class. |