File: bp-document/bp-document-functions.php |
Description |
|---|---|
| bp_document_get_specific() |
Fetch specific document items. |
| bp_document_get_total_group_document_count() |
Get the document count of a given group. |
| bp_document_get_specific |
Filters the requested specific document item. |
| bp_document_get_total_group_document_count |
Filters the total document count for a given group. |
| bp_document_delete_meta() |
Delete a meta entry from the DB for an document feed item. |
| bp_document_get_meta() |
Get metadata for a given document item. |
| bp_document_get_meta |
Filters the metadata for a specified document item. |
| bp_document_update_meta() |
Update a piece of document meta. |
| 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. |