=== Simple WP Maintenance Mode ===
Contributors: lucascaires
Tags: maintenance mode, simple maintenance mode, maintenance, wordpress maintenance, maintance, maintence
Requires at least: 3.0
Tested up to: 5.4.2
Stable tag: 0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This tiny plugin actives the maintenance mode with standard messages from WordPress.

== Description ==

The Simple WP Maintenance Mode will activate a maintenance page with the standard WP messages.
Just logged-in users with editing template capability will be able to access the website while this plugin is activeted.
There is no need any configuration. Just enable or disable the plugin.

== Installation ==

The quickest method for installing the plugin is:

1. Go to your admin area and select Plugins -> Add new from the menu.
2. Search for "Simple WP Maintenance Mode".
3. Click install.
4. Click activate.

If you would prefer to do things manually then follow these instructions:

1. Upload the `simple-wp-maintenance-mode` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.1 =
* First release of the plugin