apply_filters( 'friends_get_total_friend_count', int $count )
Filters the total friend count for a given user.
Parameters Parameters
- $count
-
(int) Total friend count for a given user.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.0 | Introduced. |