bp_rewind_blogs()
Rewind the blogs and reset blog index.
Description
Source
File: bp-blogs/bp-blogs-template.php
function bp_rewind_blogs() {
global $blogs_template;
$blogs_template->rewind_blogs();
}
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.