do_action_ref_array( 'friends_friendship_withdrawn', int $friendship_id, BP_Friends_Friendship $friendship )

Fires after a friendship request has been withdrawn.


Description Description


Parameters Parameters

$friendship_id

ID of the friendship.

$friendship

Friendship object. Passed by reference.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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