bp_folder()
Determine if there are still folder left in the loop.
Description
Return
(bool) Returns true when document are found.
Source
File: bp-document/bp-document-template.php
function bp_folder() { global $document_folder_template; return $document_folder_template->user_folders(); }
Changelog
Version | Description |
---|---|
BuddyBoss 1.4.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.