File: bp-document/bp-document-functions.php |
Description |
---|---|
bp_document_mime_type() |
Return the extension of the attachment. |
bp_document_multi_array_search() | |
bp_document_upload_handler() |
document upload handler |
bp_document_allowed_mimes() |
Mine type for uploader allowed by buddyboss document for security reason. |
bp_document_extension() |
Return the extension of the attachment. |
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. |