Description
A plugin by Shane Eckert. Created during the Automattic Grand Meetup 2017.
Plugin checks for caching in three ways.
1. Plugin checks the site’s HTTP headers for caching directives, load balancers, proxies and proxy services like CloudFlare.
2. Plugin also checks active plugins for any that have the word cache in them.
3. Plugin checks the /wp-content/
directory for directories with the name cache in it.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Detect Cache” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Detect Cache” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial Release
1.2
- Added check for Vary header. Vary: X-Forwarded-Proto
1.2.1
- Added check for Pressable Load Balancer. P-LB.
1.2.2
- Added styles to the admin section
1.2.3
- WordPress 5.0 Stability
1.2.4
- WordPress 5.4 Stability testing
1.2.5
- Added some basic server info output to display in main tab.
1.2.6
- WordPress 5.7 Stability testing
1.2.7
- WordPress 5.9 Stability testing
1.2.8
- WordPress 6.1 Stability testing
1.2.9
- WordPress 6.7 Stability testing