wp-user-manager icon indicating copy to clipboard operation
wp-user-manager copied to clipboard

When you log in after trying to access a WP admin link should correctly redirect you to that URL

Open polevaultweb opened this issue 3 years ago • 3 comments

Most of the query strings are stripped so you end up on the admin posts page.

  • Ensure 'Lock Access to wp-login.php' is checked in Users > Settings > Login
  • When logged out, try to access an edit post link , eg. https://wpum.test/wp/wp-admin/post.php?post=854&action=edit
  • Get redirected to the login page with the URL in the redirect_to
  • Login
  • Get redirect to https://wpum.test/wp/wp-admin/edit.php instead of the edit post page

polevaultweb avatar Sep 03 '21 13:09 polevaultweb

@polevaultweb May I ask the steps how to reproduce this issue?

reygcalantaol avatar Jun 25 '22 23:06 reygcalantaol

@reygcalantaol updated in the description

polevaultweb avatar Jul 03 '22 21:07 polevaultweb

Did you manage to recreate @reygcalantaol?

polevaultweb avatar Aug 07 '22 09:08 polevaultweb