wordpress plugin for the ptcdebug class to speed up wordpress plugins development..
File inspector with code highlighter to view source code.
Sends messages to js console for ajax scripts.
When SAVEQUERIES is enabled the mysql queries from the core will be shown in the sql panel..
Download a.zip file and place the in the directory of your wordpress installation..
To activate the debugger & logger panel use debug=true in the url..
The following people have contributed to this plugin...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Upgraded the plugin to Added event listeners for the admin options form. 0.6.
Added namespaces to all classes but the debugger class to be able to use the in the scope, and prevent other plugins from using the in the scope, in case they use other versions, Updated the library to the newer version 0.5.
Read more