File: bp-friends/bp-friends-functions.php
Description
friends_search_friends()

Search the friends of a user by a search string.

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

friends_get_friendship_request_user_ids()

Get a list of IDs of users who have requested friendship of a given user.

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

friends_get_recently_active()

Get a user’s most recently active friends.

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

friends_get_recently_active

Filters a user’s most recently active friends.

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

friends_friendship_rejected

Fires after a connection request is rejected.

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

friends_withdraw_friendship()

Withdraw a connection request.

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

friends_friendship_withdrawn

Fires after a connection request has been withdrawn.

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

friends_check_friendship()

Check whether two users are friends.

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

friends_check_friendship_status()

Get the friendship status of two friends.

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

friends_get_total_friend_count()

Get the friend count of a given user.

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