By the way is there a correct way to upload the development zip? Do I need to deactivate and delete the previous one?
Yesterday I uploaded the development version of the zip without deactivating or deleting the previous one and it threw some error (which I didn’t save).
overwriting should work … if you would get that error again, do share ??
In addition, WordPress started running an hourly cron upgrader_scheduled_cleanup which I noticed in the plugin Crontrol with arguments such as 9400 or something. I let it run once and then killed it.
Well .. AO now has a “cachechecker”, which is a daily cronjob to see if we need to warn users of a big cache-size, cfr.
https://github.com/futtta/autoptimize/blob/master/classlesses/autoptimizeCacheChecker.php#L27
but as there’s no upgrader_scheduled_cleanup
or 9400
in there, I think this is just a coincidence really ..
frank