Namespaces: global |
Description |
|---|---|
| bp_is_friend() |
Check whether a given user is a friend of the logged-in user. |
| bp_add_friend_button() |
Output the Connect button. |
| 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_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. |
| bp_friends_random_members() |
Pull up a group of random members, and display some profile data about them. |