Quote:
Originally Posted by RockDiesel
just a quick question about WPSuperCache. We keep the "wp_content" directory writable even after enabling the plugin, correct?
|
The actual wp_content directory may not need to be, but a lot of stuff inside it does. And if you ever add a plugin that want to create a new folder in the wp_content it will have to be writeable. That's why I leave it writeable.