File: bp-core/bp-core-attachments.php |
Description |
---|---|
bp_attachments_get_cover_image_settings() |
Get the cover photo settings |
bp_attachments_get_cover_image_dimensions() |
Get cover photo Width and Height. |
bp_attachments_pre_delete_file |
Filters whether or not to handle deleting an existing BuddyPress attachment. |
bp_attachments_get_attachment() |
Get the url or the path for a type of attachment. |
bp_attachments_pre_get_attachment |
Filters whether or not to handle fetching a BuddyPress image attachment. |
bp_attachments_delete_file() |
Delete an attachment for the given arguments |
bp_attachments_is_wp_version_supported() |
Check if the current WordPress version is using Plupload 2.1.1 |
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() |
Gets the upload dir array for cover photos. |