Popis
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.
Instalace
- Upload
admins_debug_tool.php
to the/wp-content/plugins/
directory of your WordPress installation - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Set the appropriate options on the Admin page in the Tools menu
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Admin's Debug Tool je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Admin's Debug Tool” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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