File: bp-document/bp-document-functions.php |
Description |
---|---|
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. |
bp_folder_add |
Fires at the end of the execution of adding a new folder item, before returning the new folder item ID. |
bp_folder_delete() |
Delete folder item. |
bp_before_folder_delete |
Fires before an folder item proceeds to be deleted. |
bp_folder_delete |
Fires after the folder item has been deleted. |
bp_folders_deleted_folders |
Fires after the folder item has been deleted. |