@since: BuddyPress 1.0.0
Description
friends_screen_my_friends()

Catch and process the My Connections page.

Source: bp-friends/screens/my-friends.php:14

friends_screen_my_friends

Fires before the loading of template for the My Connections page.

Source: bp-friends/screens/my-friends.php:21

friends_template_my_friends

Filters the template used to display the My Connections page.

Source: bp-friends/screens/my-friends.php:30

friends_screen_requests()

Catch and process the Requests page.

Source: bp-friends/screens/requests.php:14

friends_clear_friend_object_cache()

Clear friends-related cache for members of a specific friendship.

Source: bp-friends/bp-friends-cache.php:24

bp_get_friend_accept_request_link

Filters the URL for accepting the current friendship request in the loop.

Source: bp-friends/bp-friends-template.php:662

bp_friend_reject_request_link()

Output the URL for rejecting the current friendship request in the loop.

Source: bp-friends/bp-friends-template.php:670

bp_get_friend_reject_request_link()

Return the URL for rejecting the current friendship request in the loop.

Source: bp-friends/bp-friends-template.php:680

bp_get_friend_reject_request_link

Filters the URL for rejecting the current friendship request in the loop.

Source: bp-friends/bp-friends-template.php:697

bp_get_friend_accept_request_link()

Return the URL for accepting the current friendship request in the loop.

Source: bp-friends/bp-friends-template.php:645