File: bp-friends/classes/class-bp-friends-friendship.php |
Description |
|---|---|
| BP_Friends_Friendship::get_friendship_id() |
Get the ID of the friendship object, if any, between a pair of users. |
| BP_Friends_Friendship::get_friendship_request_user_ids() |
Get a list of IDs of users who have requested friendship of a given user. |
| BP_Friends_Friendship |
BuddyPress Friendship object. |
| BP_Friends_Friendship::__construct() |
Constructor method. |
| BP_Friends_Friendship::populate() |
Set up data about the current friendship. |
| BP_Friends_Friendship::save() |
Save the current friendship to the database. |
| friends_friendship_before_save |
Fires before processing and saving the current friendship request. |
| friends_friendship_after_save |
Fires after processing and saving the current friendship request. |