Namespaces: global |
Description |
|---|---|
| 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. |
| friends_clear_friend_object_cache() |
Clear friends-related cache for members of a specific friendship. |
| bp_friends_clear_bp_friends_friendships_cache() |
Clear friendship caches on friendship changes. |
| bp_get_total_friend_count() |
Return the total friend count for a given user. |
| bp_friend_total_requests_count() |
Output the total friendship request count for a given user. |
| bp_friend_get_total_requests_count() |
Return the total friendship request count for a given user. |
| bp_friends_profile_stats() |
Display the number of friends in user’s profile. |
| bp_friends_get_profile_stats() |
Return the number of friends in user’s profile. |