Описание
Are you running an object cache like memcached? Want to see if cache is working?
Скриншоты
Установка
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.
Часто задаваемые вопросы
- 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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Debug Bar Cache Lookup» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Debug Bar Cache Lookup» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.1.1
- Minor security update.
0.1.0
- First release