Namespaces: global |
Description |
|---|---|
| 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_mutual_friendships() |
Get a user’s mutual connections with logged in user. |
| 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. |
| bp_friend_search_form() |
Display a Connections search form. |