The Minimal Maintenance Mode plugin is a simple and lightweight solution to enable a maintenance mode on your WordPress website.
The Minimal Maintenance Mode plugin is a simple and lightweight solution to enable a maintenance mode on your WordPress website. The plugin is free, fast, and can be deployed within minutes.
When the maintenance mode is active, the plugin displays a customizable message for all not-logged-in users.
It is possible to set a custom secret phrase that users can append to the website URL to get access, even if they are not logged in.
To enable maintenance mode and set the message displayed during maintenance, follow these steps:
If you need to access your website during maintenance mode, you can use the following methods:
/wp-admin/
pages will not be blocked.?[SECRET PHRASE]
to any URL to bypass the maintenance mode for a week. A functional cookie is placed on the user’s machine to make this work. If the secret phrase is changed, access using the old secret phrase is revoked immediately. The secret phrase can be configured in the advanced plugin settings.This plugin does not:
Please use the appropriate forums, issues on Github, or send an email.
This plugin is deliberately simple. It is made as a foolproof, quick, and privacy-friendly way for site administrators to activate a maintenance mode. This plugin will not be extended with loads of features, such as templates and styling options; there are plenty of other maintenance plugins to pick that do offer these options. If you nevertheless think that you can contribute to the plugin (e.g. by submitting a bug fix), please open a pull request.
The Minimal Maintenance Mode plugin is licensed under the GNU General Public License v3.0.
v1.0.0 Stable version of the plugin.
v1.0.1 Escaped variables and options in the plugin.