apply_filters( 'bp_get_group_creation_previous_link', string $url )
Filters the permalink for the previous step with the group creation process.
Parameters Parameters
- $url
-
(string) Permalink for the previous step.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |