apply_filters( 'groups_template_create_group', string $value )
Filters the template to load for the group creation screen.
Description Description
Parameters Parameters
- $value
-
Path to the group creation template to load.
Source Source
File: bp-groups/actions/create.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |