Minimal Maintenance Mode

설명

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 word that users can append to the website URL to get access, even if they are not logged in.

Features

  • Enable a maintenance mode to restrict access to your website.
  • Customize the maintenance mode message and heading.
  • Automatic bypass for logged-in users and administrators.
  • Option to set a secret word to bypass maintenance mode via URL parameter.

Configuration and usage

To enable maintenance mode and set the message displayed during maintenance, follow these steps:

  1. Go to the WordPress admin menu and click on ‘Maintenance Mode’.
  2. Customize the maintenance mode heading and message.
  3. (Optional) Pick a secret word to let not-logged-in users bypass the maintenance mode.
  4. Save the settings and activate the maintenance mode by pressing ‘Save and activate’.

Bypassing maintenance mode

If you need to access your website during maintenance mode, you can use the following methods:

  1. For administrators and logged-in users: logged-in users can access the website normally. Also, the /wp-admin/ pages will not be blocked.
  2. Using the secret word: Append ?[SECRET WORD] 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 word is changed, access using the old secret word is revoked immediately. The secret word can be configured in the advanced plugin settings.

Privacy notices

This plugin does not:

  • track users;
  • write any user personal data to the database;
  • send any data to external servers.

Support

Please use the appropriate forums, issues on Github, or send an email.

Contributing

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.

License

The Minimal Maintenance Mode plugin is licensed under the GNU General Public License v3.0.

설치

  1. Download the latest release of the plugin.
  2. Upload the plugin via the plugin manager.
  3. Activate the plugin through the WordPress admin interface.
  4. Configure the plugin settings by navigating to “Maintenance Mode” in the WordPress admin menu.

후기

2026년 2월 10일 답글 1개
It just works, does what you need it to do. Thank you so much for making this, fantastic work and plugin, I’ve been using it on my sites and it helps me share my progress with others without making complicated signup and login here and do this. It just works
모든 1 평가 읽기

기여자 & 개발자

“Minimal Maintenance Mode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Minimal Maintenance Mode”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v1.0.0 Stable version of the plugin.
v1.0.1 Escaped variables and options in the plugin.
v1.0.2 Changed “secret phrase” to “secret word” for clarity.