Namespaces: global |
Description |
|---|---|
| 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. |
| bp_get_friend_friendship_id() |
Return the ID of the friendship between the logged-in user and the current user in the loop. |
| bp_potential_friend_id() |
Output the ID of the current user in the friend request loop. |
| bp_friends_slug() |
Output the friends component slug. |
| bp_get_friends_slug() |
Return the friends component slug. |
| bp_friends_root_slug() |
Output the friends component root slug. |
| bp_get_friends_root_slug() |
Return the friends component root slug. |
| bp_friends_random_friends() |
Output a block of random friends. |