File: bp-document/bp-document-functions.php |
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() | |
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_folder_get() |
Retrieve an folder or folders. |
bp_document_upload() |
Create and upload the document file. |
bp_folder_get |
Filters the requested folder item(s). |