WP Super Cache is a page caching plugin for WordPress that will significantly speed up your website.
If you’re not interested in the changes, simply grab the latest version of the plugin and copy the files into your plugin folder. It’ll work, but if you’re upgrading, you should read on.
Major changes in this release:
- Generate a semaphore id based on hostname and cache path to avoid problems on shared hosts, props Tigertech.
- If you run WordPress from a different directory to where it’s installed, supercached files weren’t deleted when a post was made or updated. That is now fixed. Thanks Viper007Bond for all your help on that.
- Paged archives, category pages, and tag pages are now cleared when a post is edited or comment approved. This replicates what WP Cache did all along so you should hopefully see supercached static files updating more often.
- If your .htaccess is read-only, the mod_rewrite rules are displayed on the admin page. Thanks Matt for the patch.
- Updated mod_rewrite rules won’t serve static html files if there’s a “=” in the url. Should catch all sorts of problems with plugins and attachments. You’ll have to manually edit your root .htaccess to match the new rules.
- Set cache control and expiry headers of supercached files. They are cached for 5 minutes, but with a “must-revalidate” header. Delete wp-content/cache/.htaccess for the new rules to be updated.
- Check for WordPress MU because it can’t update the .htaccess file.
- Write supercache html to temporary files and rename. The old way opened the correct file for writing, did some work and wrote the file. In the fraction of a second it took to write the file, someone might request it and get an incomplete page.
- The Supercache expiry time has been removed. There can be only one.
Related Posts
Tags: plugin, release, test, Wordpress, wp, writeSearch
About This Entry
- You’re currently reading “Donncha: WP Super Cache 0.8,” an entry on The Staff Lounge
- Published at 9.23.08 / 3pm
Related Entries
- Donncha: WP Super Cache 0.9.6.1 - Wordpress
- Donncha: WP Super Cache 0.7 – the dupe content killer - Wordpress
- Donncha: WP Super Cache 0.9.7 - Wordpress
- Donncha: WordPress MU 2.6.5 - Wordpress
- Donncha: WP Super Cache 0.9 - Wordpress
Recent Entries
- Matt: Upcoming WordCamps - Wordpress
- Dougal Campbell: WordPress Care Package - Wordpress
- Weblog Tools Collection: WordPress Plugin Releases for 09/01 - Wordpress
- WordPress Podcast: Listen to Liz Strauss: “Treat Your Blog Like a Business!” - Wordpress
- Lorelle on WP: Mind Blowing WordPress Plugins - Wordpress
Popular Resources
- Phorum-5.2.8 final released (12 replies) - 46674 Views
- Phorum-5.2.9a released (10 replies) - 35708 Views
- IPB Resources - 21800 Views
- Weblog Tools Collection: WordPress Plugin Releases for 02/07 - 17672 Views
- Phorum-5.2.9 released! Security Upgrade! (no replies) - 13812 Views







No Responses to “Donncha: WP Super Cache 0.8”
Please Wait
Leave a Reply