Thread Starter
eion
(@eion)
The 3.1.2 update seems to have solved it 🙂
Thank you for fixing!
Thread Starter
eion
(@eion)
Probably not the most clear since the gif is on loop, but I hit the “Update now” link, it does the update, then I reload the page, and it still says Version 3.0.0
Thread Starter
eion
(@eion)
Recorded a video of it. I’ve had to disable auto-updates so I didn’t get the constant emails about the update.
This reply was modified 11 months, 1 week ago by eion . Reason: video didn't upload, trying again
To workaround the bug we’ve changed line 813 to be
$config = class_exists('WPO_Page_Cache') ? WPO_Page_Cache::instance()->config->get() : false;