=== Simple WP Maintenance ===
Contributors: dreiebenen, DominikHS
Tags: maintenance, coming soon, under construction, website offline, maintenance mode
Requires at least: 6.0
Tested up to: 6.4.1
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Simple WP Maintenance is a lightweight and easy-to-use plugin that allows you to activate a maintenance mode on your WordPress website. Once activated, only logged-in users with the 'manage_options' capability (usually administrators) can view the site, while other users will see a custom maintenance message.

Features:

* Easy activation and deactivation of the maintenance mode
* Customizable maintenance message
* Customizable maintenance background image
* Support for translations
* Ads free

== Installation ==

1. Upload the `simple-wp-maintenance` folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to 'Settings' > 'Simple WP Maintenance' to configure the plugin

== Frequently Asked Questions ==

= How do I customize the maintenance message? =

Go to 'Settings' > 'Simple WP Maintenance' in the WordPress admin area to customize the maintenance message.

== Screenshots ==

1. Plugin settings page where you can activate/deactivate maintenance mode and customize the maintenance message.

== Changelog ==
= 1.1 =
Added default Background Color
Fixed PHP-Warning: access array offset

= 1.0.0 =
* Initial release


