do_action( 'groups_create_group_step_complete' )
Fires after the group creation step is completed.
Description Description
Mostly for clearing cache on a generic action name.
Source Source
File: bp-groups/actions/create.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.1.0 | Introduced. |