Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Admin's Debug Tool

Descripción

Admin’s Debug Tool allows administrators to analyze page execution without executing/displaying for non-admin users.
This can be useful when trying to track slow queries or badly performing plugins or widgets.
The admin-only nature of this plugin can also be useful when trying to track issues that only occur on production servers.

Instalación

  1. Upload admins_debug_tool.php to the /wp-content/plugins/ directory of your WordPress installation
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Set the appropriate options on the Admin page in the Tools menu

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Admin's Debug Tool» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Admin's Debug Tool» 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

v0.1 2015-08-08

  • Fixed «undefined constant» error
  • Tested to 4.2.3

v0.0.2 2012-10-11

  • Fixed small display / typo issues

v0.0.1a 2012-10-11

  • Initial release