=== SMNTCS Admin Maintenance ===
Contributors: nielslange
Tags: Admin Maintenance, Admin, Maintenance, Maintenance Mode
Stable tag: 2.2
Tested up to: 6.6
Requires PHP: 5.6
Requires at least: 3.4
License: GPL v2 or later
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 ==
= 2.2 (2024.10.02) =
- Test up to WordPress 6.6
= 2.1 (2023.10.15) =
- Test up to WordPress 6.4
= 2.0 (2022.12.03) =
- Test up to WordPress 6.1
= 1.10 (2022.05.07) =
- Test up to WordPress 6.0
= 1.9 (2022.04.20) =
- Test up to WordPress 5.9
= 1.8 (2022.01.09) =
- Test up to WordPress 5.8
= 1.7 (2020.12.22) =
- Add e2e tests
- Test up to WordPress 5.6
= 1.6 (2019.10.13) =
- Test up to WordPress 5.3
= 1.5 (2019.05.13) =
- Test up to WordPress 5.2
- Update GPLv2 to GPLv3
= 1.4 (2019.04.04) =
- Refactored based on PHPCS and WPCS
= 1.3 (2019.03.20) =
- Test up to WordPress 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