bp_blogs()

Determine if there are still blogs left in the loop.

Description

Return

(bool) Returns true when blogs are found.

Source

File: bp-blogs/bp-blogs-template.php

function bp_blogs() {
	global $blogs_template;

	return $blogs_template->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.