@since: BuddyPress 1.2.0
Description
friends_get_recently_active

Filters a user’s most recently active friends.

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

friends_get_alphabetically

Filters a user’s friends listed in alphabetical order.

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

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_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_get_total_friend_count

Filters the total friend count for a given user.

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

friends_get_friendship_id()

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

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

bp_total_friend_count()

Output the total friend count for a given user.

Source: bp-friends/bp-friends-template.php:707

bp_get_total_friend_count()

Return the total friend count for a given user.

Source: bp-friends/bp-friends-template.php:718

bp_get_total_friend_count

Filters the total friend count for a given user.

Source: bp-friends/bp-friends-template.php:729