# SMNTCS Admin Maintenance

![Support Level](https://img.shields.io/badge/support-active-green.svg)
![Build Status](https://github.com/nielslange/smntcs-admin-maintenance/actions/workflows/test.yml/badge.svg)
![GPLv2 License](https://img.shields.io/github/license/nielslange/smntcs-admin-maintenance.svg)
![Compatible to WordPress version](https://plugintests.com/plugins/smntcs-admin-maintenance/wp-badge.svg)
![Compatible to PHP version](https://plugintests.com/plugins/smntcs-admin-maintenance/php-badge.svg)
![Downloads](https://img.shields.io/wordpress/plugin/dt/smntcs-admin-maintenance.svg)
![Plugin Version](https://img.shields.io/wordpress/plugin/v/smntcs-admin-maintenance.svg)
![Tag Version](https://img.shields.io/github/tag/nielslange/smntcs-admin-maintenance.svg)

Enables admins to put the [Administration Screens](https://wordpress.org/support/article/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.

## Plugin page

You can find the plugin on [WordPress.org](https://wordpress.org/plugins/smntcs-admin-maintenance/).

## Changelog

### 2.4 (2025.04.02)

- Tested up to WordPress 6.8

### 2.3 (2024.10.29)

- Tested up to WordPress 6.7
- Migrate e2e tests from Cypress to Playwright

### 2.2 (2024.10.02)

- Tested up to WordPress 6.6

### 2.1 (2023.10.15)

- Tested up to WordPress 6.4

### 2.0 (2022.12.03)

- Tested up to WordPress 6.1

### 1.10 (2022.05.07)

- Tested up to WordPress 6.0

### 1.9 (2022.04.20)

- Tested up to WordPress 5.9

### 1.8 (2022.01.09)

- Tested up to WordPress 5.8

### 1.7 (2020.12.22)

- Add e2e tests
- Tested up to WordPress 5.6

### 1.6 (2019.10.13)

- Tested up to WordPress 5.3

### 1.5 (2019.05.13)

- Tested 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)

- Tested 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
