Description
Lightweight debugging and profile plugin intended for use on production sites.
Installation
This section describes how to install the plugin and get it working.
- Upload
debug-toolsfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Debug Tools” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Debug Tools” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Still alpha quality but now with actual functionality: Per-user and site-wide control of available and active modules
- Functioning module API for 3rd party contribution
- Standard module: Disable load monitoring on IIS/Windows. Relocate related functions
- Hooks module: Cleanup/refactoring
- Cron module (new): Add admin page with readable output.
- Query module: Minimal functionality. More coming soon.
0.1
- Initial Release (Alpha quality)