WP-Devel

Developer toolbar giving you easy access to debug information across your entire website

Author:WebDevStudios (profile at wordpress.org)
WordPress version required:2.6
WordPress version tested:2.8
Plugin version:1.2
Added to WordPress repository:22-05-2009
Last updated:27-05-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:91
Rated by:11
Plugin URI:http://webdevstudios.com/support/wordpress-pl...
Total downloads:3 631
plugin download
Click to start download

The WP-Devel plugin for WordPress features a ton of debug options to help developers. Debug information is easily turned on/off from the WP-Devel toolbar anywhere on your website.

Included debug information:

* Show template file viewing
* Display page/query load times
* Display all queries executed w/ load times
* Enable WP_Debug
* Show all phpinfo

WP-Devel also utilizes the Krumo debugging tool to easily view debug information including:

* WP_Query and WP array values
* included files
* included functions
* declared classes
* HTTP Headers
* defined constants
* current cookies
* values in $_SERVER
* values in $_ENV
* values in $_SESSION
* values in $_POST
* values in $_GET
* values in $_REQUEST

WP-Devel was built with the help of these great plugins:

http://wordpress.org/extend/plugins/wp-debug/
http://wordpress.org/extend/plugins/debug-queries/
http://wordpress.org/extend/plugins/show-template/
http://wordpress.org/extend/plugins/wordpress-admin-bar/