Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Debug Bar Cache Lookup

Опис

Are you running an object cache like memcached? Want to see if cache is working?

Скріншоти

  • The ‘Cache Lookup’.

Встановлення

Manual Installation

  1. Upload the entire /debug-bar-cache-lookup directory to the /wp-content/plugins/ directory.
  2. Activate Debug Bar Cache Lookup through the ‘Plugins’ menu in WordPress.
  3. 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