Changes between Initial Version and Version 1 of Ticket #14949, comment 38
- Timestamp:
- 08/18/2023 10:44:39 AM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14949, comment 38
initial v1 3 3 1. If the user is not an Administrator, and the admin doesn't want his users to visit their wp-admin dash, it that case, the user with a non-Administrator role will be forced redirected to the admin page. 4 4 5 2. If the user is not logged in, and the link is opened " http://localhost:10058/wp-login.php?loggedout=true", WordPress again falsely tells you that "You are now logged out.". This might not cause any issues but isn't correct logically.5 2. If the user is not logged in, and the link is opened "**/wp-login.php?loggedout=true**", WordPress again falsely tells you that "''You are now logged out.''". This might not cause any issues but isn't correct logically. 6 6 7 7