bp_total_blog_count()
Output the total number of blogs on the site.
Contents
Description Description
Source Source
File: bp-blogs/bp-blogs-template.php
function bp_total_blog_count() { echo bp_get_total_blog_count(); }
Output the total number of blogs on the site.
File: bp-blogs/bp-blogs-template.php
function bp_total_blog_count() { echo bp_get_total_blog_count(); }