Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

Debug Bar Cache Lookup

Descripció

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

Captures

  • The ‘Cache Lookup’.

Instal·lació

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.

PMF

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.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Debug Bar Cache Lookup» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

0.1.1

  • Minor security update.

0.1.0

  • First release