File: bp-document/bp-document-template.php |
Description |
---|---|
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. |
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. |