do_action( '‘groups_create_group_step_save_’ . bp_get_groups_current_create_step()' )
Fires before finalization of group creation and cookies are set.
Description Description
This hook is a variable hook dependent on the current step in the creation process.
Source Source
File: bp-groups/actions/create.php
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |