Namespaces: global
Description
bp_get_document_pagination_links()

Return the document pagination links.

Source: bp-document/bp-document-template.php:350

bp_document_has_more_items()

Return true when there are more document items to be shown than currently appear.

Source: bp-document/bp-document-template.php:372

bp_document_count()

Output the document count.

Source: bp-document/bp-document-template.php:402

bp_get_document_count()

Return the document count.

Source: bp-document/bp-document-template.php:415

bp_document_slug()

Output the document component slug.

Source: bp-document/bp-document-template.php:17

bp_get_document_slug()

Return the document component slug.

Source: bp-document/bp-document-template.php:27

bp_document_root_slug()

Output the document component root slug.

Source: bp-document/bp-document-template.php:44

bp_get_document_root_slug()

Return the document component root slug.

Source: bp-document/bp-document-template.php:54

bp_has_document()

Initialize the document loop.

Source: bp-document/bp-document-template.php:120

bp_document()

Determine if there are still document left in the loop.

Source: bp-document/bp-document-template.php:247