Changes between Initial Version and Version 9 of Ticket #40768
- Timestamp:
- 08/16/2023 09:50:09 AM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40768
- Property Keywords has-patch needs-dev-note added
-
Property
Version
changed from
4.7.4
to -
Property
Type
changed from
defect (bug)
toenhancement
-
Ticket #40768 – Description
initial v9 5 5 For example if I am already logged in as admin and type in `mysite.com/login` I should directly be taken to `wp-admin`. Same decision could be taken for different user privileges like if I am logged in as a subscriber or as a participant then I might land on site's home page. 6 6 7 Inspired from [#40762]I have modified the decider so that WordPress can take this decision itself and stop landing logged in users to login page.7 Inspired from #40762 I have modified the decider so that WordPress can take this decision itself and stop landing logged in users to login page.