do_action( 'friends_friendship_post_delete', int $initiator_userid, int $friend_userid )

Fires after the friendship connection is removed.

Description

Parameters

$initiator_userid

ID of the friendship initiator.

$friend_userid

ID of the friend user.

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.8.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.