Namespaces: global
Description
bp_get_friendship_requests()

Get a user’s connection requests.

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

bp_get_mutual_friendships()

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

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

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

Output the friends component slug.

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

bp_get_friends_slug()

Return the friends component slug.

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

bp_friends_root_slug()

Output the friends component root slug.

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

bp_get_friends_root_slug()

Return the friends component root slug.

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

bp_friends_random_friends()

Output a block of random friends.

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