File: bp-document/bp-document-template.php |
Description |
|---|---|
| bp_get_document_pagination_links() |
Return the document pagination links. |
| bp_get_document_pagination_links |
Filters the document pagination link output. |
| bp_get_document_slug |
Filters the document component slug. |
| bp_document_root_slug() |
Output the document component root slug. |
| bp_get_document_root_slug() |
Return the document component root slug. |
| bp_get_document_root_slug |
Filters the Document component root slug. |
| bp_has_document() |
Initialize the document loop. |
| bp_has_document |
Filters whether or not there are document items to display. |
| bp_document() |
Determine if there are still document left in the loop. |
| bp_the_document() |
Get the current document object in the loop. |