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