=== WP Dev Powers - Display Screen Dimensions to Admin Plugin === Contributors: wpdevpowers, cmarabate, freemius Donate link: http://wpdevpowers.com/#footer Tags: screen dimensions, display dimensions, show admin dimensions, admin only, window dimensions, monitor dimensions, current screen dimensions, screen width, screen height, window width, window height, dsdta Tested up to: 5.2 Requires PHP: 5.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin displays the current screen dimensions to admin users only. While this plugin is activated, admin users will see a bar at the bottom of your websites front end that displays the current width & height of your browser window. If you resize your window and refresh the page, the displayed dimensions will update. If you upgrade to the Pro Version, the displayed dimensions will update live as you resize the page. == Installation == 1. Upload the plugin files to the `/wp-content/plugins` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Screenshots == 1. This is what admin users will see when viewing the front end of any site this is activated on. == Changelog == = 1.0 = * Deployed on wordpress.org