=== Debug Bar === Contributors: wordpressdotorg, ryan, westi Tags: debug Tested up to: 3.1 Stable tag: 0.3 Requires at least: 3.1 Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information. == Description == Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information. A must for developers! When WP_DEBUG is enabled it also tracks PHP Warnings and Notices to make them easier to find. == Upgrade Notice == = 0.3 = Added WordPress Query infomation Added Request parsing information = 0.2 = Added PHP Notice / Warning tracking when WP_DEBUG enabled Added deprecated function usage tracking = 0.1 = Initial Release == Changelog == = 0.2 = Added PHP Notice / Warning tracking when WP_DEBUG enabled Added deprecated function usage tracking = 0.1 = Initial Release == Installation == Use automatic installer.