do_action( 'bp_groups_member_after_delete', int $user_id, int $group_id )

Fires after a member is removed from a group.

Description

Parameters

$user_id

(int) ID of the user.

$group_id

(int) ID of the group.

Source

File: bp-groups/classes/class-bp-groups-member.php

Changelog

Changelog
Version Description
BuddyPress 2.3.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.