@since: BuddyPress 1.0.0
Description
friends_check_user_has_friends()

Check whether a given user has any friends.

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

friends_friendship_deleted

Fires before the friendship connection is removed.

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

friends_accept_friendship()

Mark a connection request as accepted.

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

friends_friendship_accepted

Fires after a friendship is accepted.

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

friends_reject_friendship()

Mark a connection request as rejected.

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

friends_screen_requests

Fires before the loading of template for the friends requests page.

Source: bp-friends/screens/requests.php:57

friends_template_requests

Filters the template used to display the My Connections page.

Source: bp-friends/screens/requests.php:66

friends_add_friend()

Create a new friendship.

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

friends_friendship_{$action}

Fires at the end of initiating a new friendship connection.

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

friends_remove_friend()

Remove a friendship.

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