=== WP Maintenance Mode Admin Bar Alert === Contributors: dlh Tags: admin bar, maintenance mode Tested up to: 3.2.1 Stable tag: 1.1 Checks whether the Maintenance Mode of the WP Maintenance Mode plugin is on and, if so, adds an alert to that effect in your Admin Bar. Redundant as of WP Maintenance Mode 1.6.0. == Description == Checks whether the Maintenance Mode of the [WP Maintenance Mode][] plugin is on and, if so, adds an alert to that effect in your Admin Bar. [WP Maintenance Mode]: http://wordpress.org/extend/plugins/wp-maintenance-mode/ Note that WP Maintenance Mode includes an admin bar alert as of version 1.6.0, making this plugin redundant for those who use that version or above. == Installation == 1. Upload the `wp-maintenance-mode-admin-bar-alert` folder to the `/wp-content/plugins' directory 2. Activate the plugin through the 'Plugins' menu == Screenshots == 1. The alert in the Admin Bar == Changelog == = 1.1 = * WP Maintenance Mode now provides equivalent functionality. = 1.0 = * Initial release