-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The maintenance page is not displayed for previously logged in users. #321
Comments
kushh23
added
the
bug
This label could be used to identify issues that are caused by a defect in the product.
label
Sep 25, 2022
girishpanchal30
added a commit
that referenced
this issue
Sep 26, 2022
Hey @girishpanchal30, I checked the plugin build and the issue is fixed now. Thanks |
Merged
Merged
selul
added a commit
that referenced
this issue
Sep 27, 2022
* Fix maintenance mode issue for previously logged users #321 * Allow comments into exclude textarea so that you can comment on the IP addresses for location, props @joostdekeijzer * Fix PHP notice errors on specific scenarios #324 * Fix Otter for saving subscriber entry
pirate-bot
added a commit
that referenced
this issue
Sep 27, 2022
##### [Version 2.5.2](v2.5.1...v2.5.2) (2022-09-27) * Fix maintenance mode issue for previously logged users [#321](#321) * Allow comments into exclude textarea so that you can comment on the IP addresses for location, props [@joostdekeijzer](https://github.com/joostdekeijzer) * Fix PHP notice errors on specific scenarios [#324](#324) * Fix Otter for saving subscriber entry
🎉 This issue has been resolved in version 2.5.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
pirate-bot
added
the
released
Indicate that an issue has been resolved and released in a particular version of the product.
label
Sep 27, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
A user from wp.org reported that if a user apart from the admin role (a subscriber etc) is previously logged in to the dashboard then the wp-maintenance page will not be displayed for the user. Instead of the maintenance page, the user will see the homepage of the website. Although if he clicks any menu links or anything else he won't be able to access that, the homepage will be still visible. New visitors who are not logged in to the website will see the same page that you have selected for Maintenance mode.
By further investigating this issue, I could replicate the same behavior in my instance.
Note: The settings for frontend and backend access are set to default i.e only the administrator can have the access to frontend as well as the backend. Also, I have attached the screenshot of the plugin settings page below.
How to reproduce:
Expected behavior:
The same Maintenance page should be visible to all users.
Current behavior:
The Home page of the website is visible to the Previously logged-in users during the maintenance mode.
Reference:
Plugin settings are set to default:
Screencast of issue : https://www.loom.com/share/336981d01b844630a3f4cb71dd38f3ad
The user reported here: https://wordpress.org/support/topic/maintenance-mode-not-showing-for-prev-logged-in-users/
If you want you can test this issue on this instance:
https://sleeptemper.s1-tastewp.com/
kushnamdev (admin)
J2SXFOO2CHI
The demo user credentials:
test (subscriber)
1234
Technical info
The text was updated successfully, but these errors were encountered: