=== Sim Site Maintenance ===
Contributors: icelayer
Donate link: https://urielwilson.com/
Tags: maintenance, maintenance mode, under construction
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 0.3.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Puts the site in maintenance mode for all non-logged-in users.

== Description ==

Site Maintenance Mode is a simple plugin that allows you to put your WordPress site into maintenance mode. It will show a maintenance message to all non-logged-in users while allowing logged-in users to access the site normally.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/sim-site-maintenance` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the Settings -> Maintenance Mode screen to configure the plugin.

== Frequently Asked Questions ==

= Can I customize the maintenance message and header? =

Yes, you can customize the maintenance message and header from the Settings -> Maintenance Mode page in the WordPress admin dashboard.

= Will logged-in users see the maintenance message? =

No, logged-in users with the capability to edit themes will not see the maintenance message and will have full access to the site.

= Can I turn off maintenance mode? =

Yes, you can enable or disable maintenance mode from the Settings -> Maintenance Mode page in the WordPress admin dashboard.

== Screenshots ==

1. Settings page to customize maintenance mode, message, and header.

== Changelog ==

= 0.2.5 =
* Added on/off switch to enable and disable maintenance mode.

= 0.2.0 =
* Initial release.

== Upgrade Notice ==

= 0.2.5 =
* Added on/off switch to enable and disable maintenance mode.

== License ==

This plugin is licensed under the GPLv2 or later. For more information, please see [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html).
