=== WP Safer Cache === Contributors: futtta Tags: wp super cache, w3 total cache, security, vulnerability, comments Requires at least: 3.5 Tested up to: 3.6 Stable tag: 0.1.0 Small helper plugin to protect blogs with WP Super Cache and W3 Total Cache from unsane comments. == Description == There a vulnerability in WordPress installations that run WP Super Cache or W3 Total Cache, which should either be solved in WordPress core or in the caching plugins seperately. This helper plugin aims to be stopgap solution until something better comes up. == Installation == Just install form your WordPress "Plugins|Add New" screen and all will be well. Manual installation is very straightforward: 1. Upload the zip-file and unzip it in the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = I found a bug/ I would like a feature to be added! = Use [the WP Safer Cache support forum at wordpress.org](http://wordpress.org/support/plugin/wp-safer-cache) or the [contact-page on my blog](http://blog.futtta.be/contact/). == Changelog == = 0.1.0 = * Initial version