Direct Login Redirect

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:

  1. In General Settings > Redirection Rules, under "Page/Post Redirection Rules > After Login Redirection Rules", set any custom page link, with or without conditions.
  2. Create a new user and give them any permissions (general permissions proves bug faster)
  3. Log in as user with standard form, verify redirect rules work
  4. Create a direct login for same user and access it from an incognito browser window
  5. User is automatically redirected to admin panel, regardless of any rules set in General Settings section.