@since: BuddyPress 1.2.0
Description
bp_friend_total_requests_count()

Output the total friendship request count for a given user.

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

bp_friend_get_total_requests_count()

Return the total friendship request count for a given user.

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

bp_friend_get_total_requests_count

Filters the total friendship request count for a given user.

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

bp_get_friend_ids()

Get a comma-separated list of IDs of a user’s friends.

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

bp_get_friendship_requests()

Get a user’s connection requests.

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

bp_get_friendship_requests

Filters the total pending connection requests for a user.

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

bp_friend_friendship_id()

Output the ID of the friendship between the logged-in user and the current user in the loop.

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

bp_get_friend_friendship_id()

Return the ID of the friendship between the logged-in user and the current user in the loop.

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

bp_get_friend_friendship_id

Filters the ID of the friendship between the logged in user and the current user in the loop.

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

bp_member_total_friend_count()

Output the friend count for the current member in the loop.

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