Namespaces: global |
Description |
|---|---|
| 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_register_activity_actions() |
Register the activity actions for bp-friends. |
| bp_friends_format_activity_action_friendship_accepted() |
Format ‘friendship_accepted’ activity actions. |
| bp_friends_format_activity_action_friendship_created() |
Format ‘friendship_created’ activity actions. |
| 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. |
| bp_friends_prime_mentions_results() |
Used by the Activity component’s @mentions to print a JSON list of the current user’s friends. |