@since: BuddyPress 1.2.0 |
Description |
---|---|
friends_get_recently_active |
Filters a user’s most recently active friends. |
friends_get_alphabetically |
Filters a user’s friends listed in alphabetical order. |
friends_get_friendship_request_user_ids() |
Get a list of IDs of users who have requested friendship of a given user. |
friends_check_friendship_status() |
Get the friendship status of two friends. |
friends_get_total_friend_count() |
Get the friend count of a given user. |
friends_get_total_friend_count |
Filters the total friend count for a given user. |
friends_get_friendship_id() |
Get the ID of two users’ friendship, if it exists. |
bp_total_friend_count() |
Output the total friend count for a given user. |
bp_get_total_friend_count() |
Return the total friend count for a given user. |
bp_get_total_friend_count |
Filters the total friend count for a given user. |