@since: BuddyBoss 1.4.0 |
Description |
---|---|
bp_document_slug() |
Output the document component slug. |
bp_get_document_slug() |
Return the document component slug. |
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. |