Namespaces: global |
Description |
|---|---|
| bp_friend_get_total_requests_count() |
Return the total friendship request count for a given user. |
| bp_friends_profile_stats() |
Display the number of friends in user’s profile. |
| bp_friends_get_profile_stats() |
Return the number of friends in user’s profile. |
| bp_friend_accept_request_link() |
Output the URL for accepting the current friendship request in the loop. |
| bp_get_friend_accept_request_link() |
Return the URL for accepting the current friendship request in the loop. |
| bp_get_add_friend_button() |
Create the Connect button. |
| bp_get_friend_ids() |
Get a comma-separated list of IDs of a user’s friends. |
| bp_get_friendship_requests() |
Get a user’s connection requests. |
| bp_get_mutual_friendships() |
Get a user’s mutual connections with logged in user. |
| bp_friend_friendship_id() |
Output the ID of the friendship between the logged-in user and the current user in the loop. |