Namespaces: global |
Description |
|---|---|
| friends_reject_friendship() |
Mark a connection request as rejected. |
| bp_friends_delete_cached_friendships_on_friendship_save() |
Delete individual friendships from the cache when they are changed. |
| friends_action_remove_friend() |
Catch and process Remove Connection requests. |
| friends_action_add_friend() |
Catch and process connection requests. |
| bp_friends_register_widgets() |
Register the friends widget. |
| bp_core_ajax_widget_friends() |
Process AJAX pagination or filtering for the Connections widget. |
| bp_friends_filter_user_query_populate_extras() |
Filter BP_User_Query::populate_extras to add confirmed friendship status. |
| friends_screen_my_friends() |
Catch and process the My Connections page. |
| friends_screen_requests() |
Catch and process the Requests page. |
| bp_friends_clear_bp_friends_friendships_cache_remove() |
Clear friendship caches on friendship changes. |