apply_filters( 'bp_get_groups_current_create_step', string $current_create_step )
Filters the current group creation step.
Description Description
If none is found, returns an empty string.
Parameters Parameters
- $current_create_step
-
Current step in the group creation process.
Source Source
File: bp-groups/bp-groups-template.php
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |