bbp_users()
Whether there are more users available in the loop
Description Description
Return Return
(object) User information
Source Source
File: includes/users/template.php
function bbp_users() {
return bbpress()->user_query->have_users();
}
Changelog Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |