File: bp-document/bp-document-functions.php |
Description |
|---|---|
| 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_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). |
| bp_folder_get_specific() |
Fetch specific folders. |
| bp_folder_get_specific |
Filters the requested specific folder item. |
| bp_folder_add() |
Add folder item. |