File: bp-friends/bp-friends-template.php
Description
bp_get_mutual_friendships()

Get a user’s mutual connections with logged in user.

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

bp_get_mutual_friendships

Filters the total mutual connections for a user.

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

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

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

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

bp_is_friend()

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

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

bp_is_friend

Filters the status of friendship between logged in user and given user.

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