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