Namespaces: global |
Description |
|---|---|
| friends_reject_friendship() |
Mark a connection request as rejected. |
| friends_screen_requests() |
Catch and process the Requests page. |
| bp_friends_clear_bp_friends_friendships_cache_remove() |
Clear friendship caches on friendship changes. |
| bp_friends_clear_request_cache() |
Clear the friend request cache for the user not initiating the friendship. |
| bp_friends_clear_request_cache_on_save() |
Clear the friend request cache when a friendship is saved. |
| bp_friends_clear_request_cache_on_remove() |
Clear the friend request cache when a friendship is removed. |
| 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. |