Namespaces: global |
Description |
|---|---|
| bp_attachments_json_response() |
Send a JSON response back to an Ajax upload request. |
| bp_attachments_get_template_part() |
Get an Attachment template part. |
| 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_cover_image_is_edit() |
Are we on a page to edit a cover photo? |
| bp_attachments_get_user_has_cover_image() |
Does the user has a cover photo? |
| bp_attachments_check_filetype() |
Check the uploaded attachment type is allowed. |
| 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 |