Right now, when a user clicks a direct login link, they are automatically redirected to the "wp-admin" screen, even if there are custom redirect rules set up in the main plugin. Please remove this override to users can log in and be directed wherever we specify.
Recreation steps:
- In General Settings > Redirection Rules, under "Page/Post Redirection Rules > After Login Redirection Rules", set any custom page link, with or without conditions.
- Create a new user and give them any permissions (general permissions proves bug faster)
- Log in as user with standard form, verify redirect rules work
- Create a direct login for same user and access it from an incognito browser window
- User is automatically redirected to admin panel, regardless of any rules set in General Settings section.