apply_filters( 'bp_group_admin_edit_redirect', string $redirect_to )
Filters the URL to redirect to after successfully editing a group.
Parameters Parameters
- $redirect_to
-
(string) URL to redirect user to.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.7.0 | Introduced. |