Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Admin's Debug Tool

Beschrijving

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.

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Admin's Debug Tool” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Admin's Debug Tool” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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