Namespaces: global |
Description |
|---|---|
| bp_document_upload_handler() |
document upload handler |
| bp_document_allowed_mimes() |
Mine type for uploader allowed by buddyboss document for security reason. |
| bp_document_extension() |
Return the extension of the attachment. |
| bp_document_mime_type() |
Return the extension of the attachment. |
| bp_document_multi_array_search() | |
| folders_check_folder_access() |
Check folder access for current user or guest |
| bp_document_delete_orphaned_attachments() |
Delete orphaned attachments uploaded |
| bp_document_sideload_attachment() |
Download an image from the specified URL and attach it to a post. |
| bp_document_handle_sideload() |
This handles a sideloaded file in the same way as an uploaded file is handled by {@link media_handle_upload()} |
| bp_document_upload() |
Create and upload the document file. |