Descrição
Are you running an object cache like memcached? Want to see if cache is working?
Imagens de tela
Instalação
Manual Installation
- Upload the entire
/debug-bar-cache-lookup
directory to the/wp-content/plugins/
directory. - Activate Debug Bar Cache Lookup through the ‘Plugins’ menu in WordPress.
- When you activate the Debug Bar plugin, ‘Cache Lookup’ will be added to debug menu.
FAQ
- Why would I need this?
-
Sometimes there are times when you need to verify that an object is being properly cached.
Instead of using WP CLI or other tools, you can look it up from within the Debug Bar.
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Debug Bar Cache Lookup” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “Debug Bar Cache Lookup” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
0.1.1
- Minor security update.
0.1.0
- First release