@since: BuddyBoss 1.4.0 |
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_document_upload() |
Create and upload the document file. |
bp_folder_get() |
Retrieve an folder or folders. |
bp_folder_get |
Filters the requested folder item(s). |
bp_folder_get_specific() |
Fetch specific folders. |
bp_folder_add() |
Add folder item. |
bp_folder_add |
Fires at the end of the execution of adding a new folder item, before returning the new folder item ID. |