do_action_ref_array( 'friends_friendship_rejected', int $friendship_id, BP_Friends_Friendship $friendships )

Fires after a friendship request is rejected.


Description Description


Parameters Parameters

$friendship_id

ID of the pending friendship.

$friendships

Friendship object. Passed by reference.


Top ↑

Source Source

File: bp-friends/bp-friends-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.