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