=== Debug Bar Screen Info === Contributors: bradvin Tags: debug bar, debug, screen id, get_current_screen Requires at least: 3.5.1 Tested up to: 3.5.2 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Show screen info of the current admin page in a new tab within the debug bar == Description == > This plugin is an add-on for *Debug Bar*. > You must install [Debug Bar](http://wordpress.org/extend/plugins/debug-bar/) first, for this plugin to work. Adds a new tab to the debug bar which shows all the screen info for the current page in the admin backend. == Installation == 1. Upload directory `debug-bar-screen-info` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. New Screen Info Tab == Changelog == = 1.0.0 = * First release