This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Detect Cache

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 and Developers

“Detect Cache” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Detect Cache” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

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