Descripción
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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Detect Cache» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Detect Cache» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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