=== Plugin Name ===
Contributors: williamsba1, wds-scott
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3084056
Tags: debug, development, toolbar, troubleshoot, queries, analyse, tuning
Requires at least: 2.6
Tested up to: 2.8
Stable tag: 1.2.0.0
Developer toolbar giving you easy access to debug information across your entire website
== Description ==
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/
== Screenshots ==
1. WP-Devel toolbar with available debug info
== Installation ==
1. Upload the wp-devel folder to the plugins directory in your WordPress or WPMU installation
2. Activate the plugin
That’s it! The WP-Devel toolbar will automatically display for all site admins allowing you to tweak what debug information is displayed quickly and easily anywhere on your website.
== Frequently Asked Questions ==
= Who will see the debug information? =
Only site admins will see the WP-Devel toolbar and debug information.
== Plugin Support ==
[WP-Devel Support](http://webdevstudios.com/support/wordpress-plugins/ "WordPress Plugins and Support Services")