File: bp-friends/bp-friends-template.php |
Description |
|---|---|
| bp_get_friend_ids() |
Get a comma-separated list of IDs of a user’s friends. |
| 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. |
| bp_member_add_friend_button() |
Output the “Connect” button in the member loop. |
| bp_member_total_friend_count() |
Output the friend count for the current member in the loop. |
| bp_get_member_total_friend_count() |
Return the friend count for the current member in the loop. |
| bp_get_member_total_friend_count |
Filters text used to denote total friend count. |
| bp_friends_slug() |
Output the friends component slug. |
| bp_get_friends_slug() |
Return the friends component slug. |