bp_total_blog_count()
Output the total number of blogs on the site.
Description
Source
File: bp-blogs/bp-blogs-template.php
function bp_total_blog_count() {
echo bp_get_total_blog_count();
}
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.