Pre-1.5.8 Development Version
-
We’re going to be releasing a new version of the plugin next week. If you’re having problems with the current version they might be addressed in this release. Here’s a quick overview of what’s changed:
* PHP 7 fixes. (#429)
* Fix debug comments checkbox. (#433)
* Only register uninstall function in admin pages to save queries. (#430)
* Check that wp-cache-phase1.php is loaded before saving settings page. (#428)
* If a url has a “?” in it then don’t delete the associated cache. It’ll delete the whole cache after stripping out ?… part. (#427 & #420)
* Allow static functions in classes to be used in cacheactions. (#425)
* Don’t make AJAX requests anonymous. (#423)
* Fixed link to chmod explanation. (#421)
* Add more escaping to the CDN settings page. (#416)
* Use SERVER_PROTOCOL to determine http protocol. (#412 & #413)
* If preload stalls only send one email per day, but do display an admin notice. (#432)The number next to each change is the corresponding Github PR from the WP Super Cache repository.
If you want to give it a spin, head over to the download page where you’ll find a link and instructions on installing it: https://odd.blog/y/2o
- The topic ‘Pre-1.5.8 Development Version’ is closed to new replies.