apply_filters( 'bp_get_total_blog_count', int $value )
Filters the total number of blogs on the site.
Description Description
Parameters Parameters
- $value
-
Total number of blogs on the site.
Source Source
File: bp-blogs/bp-blogs-template.php
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |