File: bp-document/bp-document-functions.php |
Description |
---|---|
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. |
bp_document_add_handler() |
Document add handler function |
bp_document_add_handler |
Fires at the end of the execution of adding saving a document item, before returning the new document items in ajax response. |
bp_document_add_meta() |
Add a piece of document metadata. |
bp_document_folder_delete_meta() |
Delete a meta entry from the DB for an document folder feed item. |
bp_document_folder_get_meta() |
Get metadata for a given document folder item. |
bp_document_folder_get_meta |
Filters the metadata for a specified document folder item. |
bp_document_folder_update_meta() |
Update a piece of document folder meta. |
bp_document_folder_add_meta() |
Add a piece of document folder metadata. |