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