=== SMNTCS Admin Maintenance ===
Contributors: nielslange
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VELSE6W88MXJA
Tags: admin maintenance, admin, maintenance, maintenance mode
Requires at least: 3.4
Tested up to: 5.6
Requires PHP: 5.6
Stable tag: 1.7
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Enables admins to put the Administration Screens into maintenance mode
== Description ==
Admin Maintenance enables you to put the Administration Screens into maintenance mode.
== Installation ==
1. Upload 'smntcs-admin-maintenance' to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to 'Appearance' » 'Customize' » 'Admin Maintenance' and put the Administration Screens into maintenance mode if necessary.
== Changelog ==
= 1.7 =
* Added e2e-tests
* Tested up to 5.6
= 1.6 =
* Tested up to 5.3
= 1.5 =
* Tested up to 5.2
* Update GPLv2 to GPLv3
= 1.4 =
* Refactored based on PHPCS and WPCS
= 1.3 =
* Tested up to 5.1
= 1.2 =
* Added README.md
= 1.1 =
* Added language support
= 1.0 =
* Initial release