File: bp-friends/bp-friends-functions.php |
Description |
---|---|
friends_get_alphabetically() |
Get a user’s friends, in alphabetical order. |
friends_get_alphabetically |
Filters a user’s friends listed in alphabetical order. |
friends_get_friend_user_ids() |
Get the IDs of a given user’s friends. |
friends_search_friends() |
Search the friends of a user by a search string. |
friends_friendship_rejected |
Fires after a connection request is rejected. |
friends_withdraw_friendship() |
Withdraw a connection request. |
friends_friendship_withdrawn |
Fires after a connection request has been withdrawn. |
friends_check_friendship() |
Check whether two users are friends. |
friends_check_friendship_status() |
Get the friendship status of two friends. |
friends_get_total_friend_count() |
Get the friend count of a given user. |