apply_filters( 'bp_core_get_active_member_count', int $count )
Filters the total number of members for the installation limited to those with last_activity.
Parameters Parameters
- $count
-
(int) Total number of active members.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |