Namespaces: global |
Description |
|---|---|
| bp_get_document_pagination_links() |
Return the document pagination links. |
| bp_document_has_more_items() |
Return true when there are more document items to be shown than currently appear. |
| bp_document_count() |
Output the document count. |
| bp_get_document_count() |
Return the document count. |
| bp_document_slug() |
Output the document component slug. |
| bp_get_document_slug() |
Return 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_has_document() |
Initialize the document loop. |
| bp_document() |
Determine if there are still document left in the loop. |