apply_filters( 'bp_get_group_member_count', string $count_string )
Filters the “x members” count string for a group.
Parameters Parameters
- $count_string
-
(string) The "x members" count string for a group.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |