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

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


Description Description


Parameters Parameters

$group

ID of the group whose group type has been removed.

$group_type

Group type.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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