@since: BuddyBoss 1.4.0
Description
folders_check_folder_access()

Check folder access for current user or guest

Source: bp-document/bp-document-functions.php:1172

bp_document_delete_orphaned_attachments()

Delete orphaned attachments uploaded

Source: bp-document/bp-document-functions.php:1207

bp_document_sideload_attachment()

Download an image from the specified URL and attach it to a post.

Source: bp-document/bp-document-functions.php:1240

bp_document_handle_sideload()

This handles a sideloaded file in the same way as an uploaded file is handled by {@link media_handle_upload()}

Source: bp-document/bp-document-functions.php:1290

bp_document_upload()

Create and upload the document file.

Source: bp-document/bp-document-functions.php:1354

bp_folder_get()

Retrieve an folder or folders.

Source: bp-document/bp-document-functions.php:899

bp_folder_get

Filters the requested folder item(s).

Source: bp-document/bp-document-functions.php:949

bp_folder_get_specific()

Fetch specific folders.

Source: bp-document/bp-document-functions.php:966

bp_folder_add()

Add folder item.

Source: bp-document/bp-document-functions.php:1024

bp_folder_add

Fires at the end of the execution of adding a new folder item, before returning the new folder item ID.

Source: bp-document/bp-document-functions.php:1074