Namespaces: global
Description
friends_reject_friendship()

Mark a connection request as rejected.

Source: bp-friends/bp-friends-functions.php:197

bp_friends_delete_cached_friendships_on_friendship_save()

Delete individual friendships from the cache when they are changed.

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

friends_action_remove_friend()

Catch and process Remove Connection requests.

Source: bp-friends/actions/remove-friend.php:14

friends_action_add_friend()

Catch and process connection requests.

Source: bp-friends/actions/add-friend.php:14

bp_friends_register_widgets()

Register the friends widget.

Source: bp-friends/bp-friends-widgets.php:17

bp_core_ajax_widget_friends()

Process AJAX pagination or filtering for the Connections widget.

Source: bp-friends/bp-friends-widgets.php:45

bp_friends_filter_user_query_populate_extras()

Filter BP_User_Query::populate_extras to add confirmed friendship status.

Source: bp-friends/bp-friends-filters.php:26

friends_screen_my_friends()

Catch and process the My Connections page.

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

friends_screen_requests()

Catch and process the Requests page.

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

bp_friends_clear_bp_friends_friendships_cache_remove()

Clear friendship caches on friendship changes.

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