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