Namespaces: global
Description
friends_get_friendship_id()

Get the ID of two users’ friendship, if it exists.

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

friends_withdraw_friendship()

Withdraw a connection request.

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

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

friends_check_user_has_friends()

Check whether a given user has any friends.

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

friends_screen_mutual_friends()

Catch and process the Mutual Connections page.

Source: bp-friends/screens/mutual-friends.php:17

friends_add_friend()

Create a new friendship.

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

friends_remove_friend()

Remove a friendship.

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

friends_accept_friendship()

Mark a connection request as accepted.

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