@since: BuddyPress 1.0.0 |
Description |
---|---|
friends_screen_my_friends() |
Catch and process the My Connections page. |
friends_screen_my_friends |
Fires before the loading of template for the My Connections page. |
friends_template_my_friends |
Filters the template used to display the My Connections page. |
friends_screen_requests() |
Catch and process the Requests page. |
friends_clear_friend_object_cache() |
Clear friends-related cache for members of a specific friendship. |
bp_get_friend_accept_request_link |
Filters the URL for accepting the current friendship request in the loop. |
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_get_friend_accept_request_link() |
Return the URL for accepting the current friendship request in the loop. |