apply_filters( 'bp_groups_get_profile_stats', string $value , array $r )
Filters the number of groups in user’s profile.
Parameters Parameters
- $value
-
(string) HTML for stats output.
- $r
-
(array) Array of parsed arguments for query.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |