File: bp-document/bp-document-template.php |
Description |
---|---|
bp_get_document_count |
Filters the document count for the document template. |
bp_document_per_page() |
Output the number of document per page. |
bp_document() |
Determine if there are still document left in the loop. |
bp_the_document() |
Get the current document object in the loop. |
bp_document_load_more_link() |
Output the URL for the Load More link. |
bp_get_document_load_more_link() |
Get the URL for the Load More link. |
bp_get_document_load_more_link |
Filters the Load More link URL. |
bp_document_pagination_count() |
Output the document pagination count. |
bp_document_slug() |
Output the document component slug. |
bp_get_document_slug() |
Return the document component slug. |