@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_get_friend_accept_request_link() |
Return the URL for accepting the current friendship request in the loop. |
bp_add_friend_button() |
Output the Connect button. |
BP_Friends_Friendship::search_users() |
Search users. |
BP_Friends_Friendship::search_users_count() |
Get a count of users who match a search term. |
BP_Friends_Friendship::sort_by_name() |
Sort a list of user IDs by their display names. |
BP_Friends_Friendship::get_random_friends() |
Get a list of random friend IDs. |
BP_Friends_Friendship::get_invitable_friend_count() |
Get a count of a user’s friends who can be invited to a given group. |
BP_Friends_Friendship::get_user_ids_for_friendship() |
Get the friend user IDs for a given friendship. |
BP_Friends_Friendship::delete_all_for_user() |
Delete all friendships and friend notifications related to a user. |
BP_Friends_Friendship::total_friend_count() |
Get a total friend count for a given user. |