Popis
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Detect Cache je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Detect Cache” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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