@since: BuddyBoss 1.4.0 |
Description |
|---|---|
| bp_folders_deleted_folders |
Fires after the folder item has been deleted. |
| folders_get_folder() |
Fetch a single folder object. |
| folders_get_folder |
Filters a single folder object. |
| 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_add() |
Add an document item. |
| bp_document_get_total_group_folder_count() |
Get the folder count of a given group. |
| bp_document_add |
Fires at the end of the execution of adding a new document item, before returning the new document item ID. |
| bp_document_get_total_group_folder_count |
Filters the total folder count for a given group. |