File: bp-friends/bp-friends-functions.php |
Description |
---|---|
friends_get_recently_active() |
Get a user’s most recently active friends. |
friends_get_recently_active |
Filters a user’s most recently active friends. |
friends_get_alphabetically() |
Get a user’s friends, in alphabetical order. |
friends_get_alphabetically |
Filters a user’s friends listed in alphabetical order. |
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. |