File: bp-friends/bp-friends-template.php |
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_get_friend_reject_request_link |
Filters the URL for rejecting the current friendship request in the loop. |
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_get_add_friend_button() |
Create the Connect button. |
bp_get_add_friend_button |
Filters the HTML for the add friend 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_friendship_requests |
Filters the total pending connection requests for a user. |