Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nielslange/smntcs-admin-maintenance

Enables admins to put the Administration Screens into maintenance mode.
https://github.com/nielslange/smntcs-admin-maintenance

smntcs smntcs-plugin wordpress-plugin

Last synced: 11 days ago
JSON representation

Enables admins to put the Administration Screens into maintenance mode.

Awesome Lists containing this project

README

        

# 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 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 https://wordpress.org/plugins/smntcs-admin-maintenance/.

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