Login form buttons hidden when already authenticated
-
It is default WordPress behavior to not redirect authenticated users from /wp-login -> /wp-admin. However the username/password options are still visible so you can switch users.
When a authenticated user visits /wp-login to switch users the social login buttons are not visible. They need to logout first via /wp-admin then go to /wp-login. Can we make these buttons remain visible even if the user is authenticated?
Steps to reproduce:
- Login via /wp-login
- Go back to /wp-login after redirect
- See no social login buttons
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.