Hello
We really love your plugin but we also ran into this metabox issue which affects the posts modified date settings.
Do you see any chance for an update in near future?
Plugin Author
djuric
(@djuric)
Thanks for the feedback
Meta boxes always send 2nd POST request which is what’s causing the problem. It’s done this way to keep them backwards compatible with the block editor https://github.com/WordPress/gutenberg/issues/10711
They way it could be solved is by mapping modified date fields to hidden meta box so that these fields are included with second request.
I will look into this soon and hopefully find the solution.
Plugin Author
djuric
(@djuric)
@jakwalker @zalon I just released new update which includes fix for meta boxes. I hope it will work as expected now for you guys.
You may also need to clear cache after update.
Yeah it works again now. Thank you!
I already rated this plugin with 5 stars, I would give it 10 now if it was possible 🙂
Plugin Author
djuric
(@djuric)
@zalon thank you very much! I’m glad that it’s working correctly 🙂