Namespaces: global
Description
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_friends_profile_stats()

Display the number of friends in user’s profile.

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

bp_friends_get_profile_stats()

Return the number of friends in user’s profile.

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

bp_friend_accept_request_link()

Output the URL for accepting the current friendship request in the loop.

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

bp_get_friend_accept_request_link()

Return the URL for accepting the current friendship request in the loop.

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

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_potential_friend_id()

Output the ID of the current user in the friend request loop.

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

bp_get_potential_friend_id()

Return the ID of current user in the friend request loop.

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

bp_is_friend()

Check whether a given user is a friend of the logged-in user.

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