File: bp-friends/bp-friends-functions.php |
Description |
|---|---|
| friends_get_newest |
Filters a user’s friends listed from newest to oldest. |
| friends_get_bulk_last_active() |
Get the last active date of many users at once. |
| friends_get_friends_invite_list() |
Get a list of friends that a user can invite into this group. |
| bp_friends_pre_get_invite_list |
Filters default arguments for list of friends a user can invite into this group. |
| bp_friends_get_invite_list |
Filters the list of potential friends that can be invited to this group. |
| friends_count_invitable_friends() |
Get a count of a user’s friends who can be invited to a given group. |
| friends_get_friend_count_for_user() |
Get a total friend count for a given user. |
| friends_get_recently_active |
Filters a user’s most recently active friends. |
| friends_get_alphabetically() |
Get a user’s friends, in alphabetical order. |
| friends_get_alphabetically |
Filters a user’s friends listed in alphabetical order. |