@since: BuddyBoss 1.4.0 |
Description |
|---|---|
| bp_get_document_pagination_links() |
Return the document pagination links. |
| bp_get_document_pagination_links |
Filters the document pagination link output. |
| bp_document_has_more_items() |
Return true when there are more document items to be shown than currently appear. |
| bp_document_has_more_items |
Filters whether there are more document items to display. |
| bp_document_count() |
Output the document count. |
| bp_get_document_count() |
Return the document count. |
| bp_get_document_count |
Filters the document count for the document template. |
| bp_document_per_page() |
Output the number of document per page. |
| bp_get_document_pagination_count() |
Return the document pagination count. |
| bp_setup_document() |
Set up the bp-document component. |