apply_filters( 'bp_get_group_creation_form_action', string $value )
Filters the group creation form action.
Parameters Parameters
- $value
-
(string) Action to be used with group creation form.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.1.0 | Introduced. |