apply_filters( 'bp_friends_get_profile_stats', string $value , array $r )
Filters the number of friends in user’s profile.
Parameters Parameters
- $value
-
(string) Formatted string displaying total friends count.
- $r
-
(array) Array of arguments for string formatting and output.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |