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