File: bp-friends/bp-friends-functions.php |
Description |
---|---|
bp_friends_get_invite_list |
Filters the list of potential friends that can be invited to 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_newest() |
Get a user’s friends, in the order in which they joined the site. |
friends_get_newest |
Filters a user’s friends listed from newest to oldest. |
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_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_friendship_request_user_ids() |
Get a list of IDs of users who have requested friendship of a given user. |