apply_filters( 'bp_activity_admin_edit_redirect', string $redirect_to )
Filters URL to redirect to after saving.
Parameters Parameters
- $redirect_to
-
(string) URL to redirect to.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.6.0 | Introduced. |