File: bp-friends/bp-friends-functions.php
Description
friends_notification_new_request()

Send notifications related to a new friendship request.

Source: bp-friends/bp-friends-functions.php:871

friends_notification_accepted_request()

Send notifications related to the acceptance of a connection request.

Source: bp-friends/bp-friends-functions.php:908

friends_remove_data

Fires after deletion of friend-related data for a given user.

Source: bp-friends/bp-friends-functions.php:779

bp_friends_prime_mentions_results()

Used by the Activity component’s @mentions to print a JSON list of the current user’s friends.

Source: bp-friends/bp-friends-functions.php:794

friends_search_users()

Return a list of a user’s friends, filtered by a search term.

Source: bp-friends/bp-friends-functions.php:685

friends_is_friendship_confirmed()

Has a friendship been confirmed (accepted)?

Source: bp-friends/bp-friends-functions.php:712

friends_update_friend_totals()

Update user friend counts.

Source: bp-friends/bp-friends-functions.php:732

friends_remove_data()

Remove all friends-related data concerning a given user.

Source: bp-friends/bp-friends-functions.php:756

friends_before_remove_data

Fires before deletion of friend-related data for a given user.

Source: bp-friends/bp-friends-functions.php:765

friends_get_newest()

Get a user’s friends, in the order in which they joined the site.

Source: bp-friends/bp-friends-functions.php:504