Opened 13 months ago
Closed 13 months ago
#20639 closed enhancement (duplicate)
wp-login.php shouldn't ask logged-in users to log in
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
I'm not sure if this is intended behaviour or not (I can't think of a use case), but when a logged-in user visits wp-login.php they are still asked to log in.
They should instead be redirected to the default login redirect location (usually wp-admin).
Note: See
TracTickets for help on using
tickets.

Related: #15384