@since: BuddyPress 1.0.0 |
Description |
---|---|
friends_notification_new_request() |
Send notifications related to a new friendship request. |
friends_notification_accepted_request() |
Send notifications related to the acceptance of a connection request. |
friends_record_activity() |
Record an activity item related to the Connections component. |
friends_delete_activity() |
Delete an activity item related to the Connections component. |
friends_search_users() |
Return a list of a user’s friends, filtered by a search term. |
friends_is_friendship_confirmed() |
Has a friendship been confirmed (accepted)? |
friends_update_friend_totals() |
Update user friend counts. |
friends_remove_data() |
Remove all friends-related data concerning a given user. |
friends_remove_data |
Fires after deletion of friend-related data for a given user. |
friends_count_invitable_friends() |
Get a count of a user’s friends who can be invited to a given group. |