Namespaces: global |
Description |
|---|---|
| bp_friend_reject_request_link() |
Output the URL for rejecting the current friendship request in the loop. |
| bp_get_friend_reject_request_link() |
Return the URL for rejecting the current friendship request in the loop. |
| bp_total_friend_count() |
Output the total friend count for a given user. |
| 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_potential_friend_id() |
Output the ID of the current user in the friend request loop. |
| bp_get_potential_friend_id() |
Return the ID of current user in the friend request loop. |
| 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. |