File: bp-friends/bp-friends-template.php
Description
bp_is_friend

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

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

bp_add_friend_button()

Output the Connect button.

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

bp_get_add_friend_button()

Create the Connect button.

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

bp_get_add_friend_button

Filters the HTML for the add friend button.

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

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