@since: BuddyPress 1.0.0
Description
friends_get_bulk_last_active()

Get the last active date of many users at once.

Source: bp-friends/bp-friends-functions.php:539

friends_get_friends_invite_list()

Get a list of friends that a user can invite into this group.

Source: bp-friends/bp-friends-functions.php:556

friends_count_invitable_friends()

Get a count of a user’s friends who can be invited to a given group.

Source: bp-friends/bp-friends-functions.php:655

friends_get_friend_count_for_user()

Get a total friend count for a given user.

Source: bp-friends/bp-friends-functions.php:668

friends_get_friend_user_ids()

Get the IDs of a given user’s friends.

Source: bp-friends/bp-friends-functions.php:371

friends_search_friends()

Search the friends of a user by a search string.

Source: bp-friends/bp-friends-functions.php:392

friends_get_recently_active()

Get a user’s most recently active friends.

Source: bp-friends/bp-friends-functions.php:424

friends_get_alphabetically()

Get a user’s friends, in alphabetical order.

Source: bp-friends/bp-friends-functions.php:464

friends_friendship_rejected

Fires after a connection request is rejected.

Source: bp-friends/bp-friends-functions.php:210

friends_check_friendship()

Check whether two users are friends.

Source: bp-friends/bp-friends-functions.php:261