Scheduled Posts Return 404
-
I’m using Redis Object Cache 2.7.0 and WordPress multisite 6.8.3 and when I create a scheduled post (future) and check_and_publish_future_post runs it publishes the post but trying to view it results in a 404 response. I am able to manually update the post (with no changes) and it then loads properly, but that defeats the purpose of scheduling the publish date. I’ve also tried flushing the rewrite cache and that had no effect.
I tested the exact same process while Redis Object Cache was disabled (and the object-cache.php drop-in deleted) and when the post transitioned from future to published I was able to view it without any issues. So, it seems to be tied to (at least in part) to the Redis Object Cache plugin.
You must be logged in to reply to this topic.