Adds tab to the bar which shows all the info for the current page in the admin backend..
Please note that this plugin should be used for debugging and or on environment and is not intended for use on production site..
If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in Support Forum or in GitHub repository...
Activate the plugin through 'Plugins WordPress...
The info is retrieved via the function and contains WP Screen object..
Have you read what it says in the beautiful red bar at the top of your plugins page.
As it says there, Debug Bar plugin needs to be active for this plugin to work.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Make loading of text-domain compatible with use of the in the must-use plugins directory..
Updated the pretty print class which now allows for limiting of the recursion depth..
Read more