-
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
Fixed compatibility issue with WP Optimize #406
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As far as I remember, the pages were kept private to avoid non-admins seeing them when they were published: 73707a4
It will add an issue where if you import a template and don't publish it, the homepage will start redirect and page won't load.
The same won't with the existing version.
c166c57
to
c2f8347
Compare
@HardeepAsrani Thank you for checking! I've got the solution, can you please check with the latest commit when you have a moment? |
@girishpanchal30 Tested and everything's fine on my end 👍 |
@girishpanchal30, can you check this conflict? Thanks! |
@vytisbulkevicius Fixed |
🎉 This PR is included in version 2.6.9 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Close #404