Other Redirection Settings

Besides creating different login redirect rules, there are other settings available for you to configure. Let’s go over them.

All Other Users

It lets you set the login and logout URLs to redirect users that didn’t meet any of the redirect rules you created.

After Registration

Set the page URL to redirect users to after they signup or register on your WordPress site.

Redirect Settings

Say there is a redirect_to query parameter with a URL appended to the login URL like so: https://wordpress.test/wp-login.php?redirect_to=https://wordpress.test/sample-page/, you can decide to give precedence to it when users log in and log out. As a result, all login and logout rules you’ve created will be ignored.