apply_filters( 'sensei_registration_redirect', $redirect_to ) → {string}
Filter the URL that students are redirected to after registering.
Parameters:
Name | Type | Description |
---|---|---|
$redirect_to |
string | URL to redirect students to after registering. |
Returns:
Filtered URL to redirect students to after registering.
- Type
- string