=== 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
Version: 1.8
Stable tag: 1.8
Tested up to: 5.8
Requires PHP: 5.6
Requires at least: 3.4
License: GPLv2+
License URI: https://www.gnu.org/licenses/gpl-2.0.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.8 (2022.01.09) =
* Tested up to 5.8
= 1.7 (2020.12.22) =
* Added e2e-tests
* Tested up to 5.6
= 1.6 (2019.10.13) =
* Tested up to 5.3
= 1.5 (2019.05.13) =
* Tested up to 5.2
* Update GPLv2 to GPLv3
= 1.4 (2019.04.04) =
* Refactored based on PHPCS and WPCS
= 1.3 (2019.03.20) =
* Tested up to 5.1
= 1.2 (2018.03.18) =
* Added README.md
= 1.1 (2018.03.18) =
* Added language support
= 1.0 (2018.03.18) =
* Initial release