@since: BuddyPress 2.4.0 |
Description |
---|---|
bp_attachments_create_item_type() |
Use the absolute path to an image to set an attachment type for a given item. |
bp_attachments_get_attachment() |
Get the url or the path for a type of attachment. |
bp_attachments_delete_file() |
Delete an attachment for the given arguments |
bp_attachments_uploads_dir_get() |
Get the Attachments Uploads dir data. |
bp_attachments_uploads_dir_get |
Filter here to edit the Attachments upload dir data. |
bp_attachments_cover_image_upload_dir |
Filters the cover photo upload directory. |
bp_attachments_get_max_upload_file_size() |
Get the max upload file size for any attachment. |
bp_attachments_get_max_upload_file_size |
Filter here to edit the max upload file size. |
bp_disable_group_cover_image_uploads() |
Are group cover photos disabled? |
bp_disable_group_cover_image_uploads |
Filters whether or not members are able to upload group cover photos. |