** For Multisite/Network Users **
I wrote this plugin because of several situations I've run in to running a multisite network where I'll want to include
caching for Wordpress sites in most cases, but might need to exclude one of the sites on the network from that caching.
By activating this plugin and checking the different caching options, requests to that sites pages/posts can be instructed
not to cache site content without disrupting the caching strategy in place for other sites.
** For single site installations **
This plugin will still be useful for single site installations where the site administrator may not have access to the web server
to specify the types of HTTP caching headers that are returned on each request. By allowing you to specify and rewrite the HTTP caching
headers at the site level, you'll no longer need access to the web server in order to make sure visitors are always served fresh
content.
Bug Reports or Feature Requests
https://trello.com/b/zLViVgjx
Follow me on Twitter
https://twitter.com/jcummings1974
This plugin was built specifically for multisite networks, but should work on any Wordpress site. The obvious benefit though, will be when you're hosting multiple Wordpress sites from a single installation/server and need to adjust the caching instructions sent by just one site.
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Visit the
SCK Settings
section of your settings menu to set the types of instructions you want to use.