do_action_ref_array( 'bp_groups_delete_group', BP_Groups_Group $this, array $user_ids )

Fires before the deletion of a group.

Description

Parameters

$this

(BP_Groups_Group) Current instance of the group item being deleted. Passed by reference.

$user_ids

(array) Array of user IDs that were members of the group.

Source

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

Changelog

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