@since: BuddyPress 1.0.0 |
Description |
---|---|
friends_get_bulk_last_active() |
Get the last active date of many users at once. |
friends_get_friends_invite_list() |
Get a list of friends that a user can invite into this group. |
friends_count_invitable_friends() |
Get a count of a user’s friends who can be invited to a given group. |
friends_get_friend_count_for_user() |
Get a total friend count for a given user. |
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_get_recently_active() |
Get a user’s most recently active friends. |
friends_get_alphabetically() |
Get a user’s friends, in alphabetical order. |
friends_friendship_rejected |
Fires after a connection request is rejected. |
friends_check_friendship() |
Check whether two users are friends. |