File: bp-document/bp-document-functions.php |
Description |
|---|---|
| bp_document_remove_all_user_data() |
Completely remove a user’s document data. |
| bp_document_remove_all_user_data |
Fires after the removal of all of a user’s document data. |
| bp_document_get_document_activity() |
Return the document activity. |
| bp_document_get_document_activity |
Filters the document activity object being displayed. |
| bp_document_get() |
Retrieve an document or documents. |
| bp_document_get_total_document_count() |
Get the document count of a given user. |
| bp_document_get |
Filters the requested document item(s). |
| bp_document_get_total_document_count |
Filters the total document count for a given user. |
| bp_document_get_specific() |
Fetch specific document items. |
| bp_document_get_total_group_document_count() |
Get the document count of a given group. |