apply_filters( 'bp_core_get_total_member_count', int $count )
Filters the total number of members for the installation.
Parameters Parameters
- $count
-
(int) Total number of members.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |