do_action( 'bp_groups_remove_group_type', int $group, string $group_type )

Fires just after a group’s group type has been removed.

Description

Parameters

$group

(int) ID of the group whose group type has been removed.

$group_type

(string) Group type.

Source

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

Changelog

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