@since: BuddyBoss 1.4.0 |
Description |
---|---|
bp_document_delete_attachment_document() |
Delete document entries attached to the attachment. |
bp_document_download_url_file() |
Check if user have a access to download the file. If not redirect to homepage. |
bp_document_sync_document_data() |
Sync the description of the document with the media attachment. |
bp_document_activity_update_document_privacy() |
Update document privacy when activity is updated. |
bp_document_activity_comments_update_document_meta() |
Update document for activity comment. |
bp_document_delete_activity_document() |
Delete document when related activity is deleted. |
bp_document_update_document_privacy() |
Update document privacy according to folder’s privacy. |
bp_document_forums_new_post_document_save() |
Save document when new topic or reply is saved |
bp_document_forums_embed_attachments() |
Embed topic or reply attachments in a post. |
bp_document_attach_document_to_message() |
Attach document to the message object. |