File: bp-friends/bp-friends-functions.php
Description
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_get_alphabetically()

Get a user’s friends, in alphabetical order.

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

friends_get_alphabetically

Filters a user’s friends listed in alphabetical order.

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

friends_get_total_friend_count()

Get the friend count of a given user.

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

friends_get_total_friend_count

Filters the total friend count for a given user.

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

friends_check_user_has_friends()

Check whether a given user has any friends.

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

friends_get_friendship_id()

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

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

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