WP Manifestindependent plugin directory
manifest / utilities / simple-maint-bypass

Simple Maint Bypass

Maintenance mode with "secret backdoor" bypass URL. / 合言葉付きURLで「秘密の裏口」を作れる、クライアント確認に最適なツール。

by masato shibuya(Image-box Co., Ltd.) · github.com/ms13th-cyber/simple-maint-bypass · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ms13th-cyber/simple-maint-bypass/archive/refs/heads/main.zip

Readme

Simple Maint Bypass

A lightweight and practical WordPress plugin that enables a maintenance mode with a "secret backdoor" via a unique bypass URL, perfect for client reviews and emergency access.


Key Features

  • One-Click Maintenance: Easily toggle your site's maintenance status from a dedicated settings page.
  • Emergency Bypass Link: Generates a unique URL with a secret key, allowing specific users to bypass the maintenance screen without logging in.
  • Cookie-Based Persistence: Once a user accesses the bypass link, a 24-hour cookie is set, allowing them to browse the entire site seamlessly.
  • Admin Bar Status Indicator: Displays a clear "Maintenance ON" warning in the admin bar for logged-in administrators to prevent accidental downtime.
  • Customizable Messaging: Fully edit the message displayed to visitors during maintenance mode.
  • Performance Focused: Minimal database footprint using wp_options and zero additional tables, ensuring compatibility with memory-constrained environments.

Installation

  1. Upload the simple-maint-bypass folder to your /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Settings > Maint Bypass to configure your preferences.
  4. Important: If you are using server-side caching (e.g., Sakura Internet) or caching plugins, please clear the cache after toggling maintenance mode.

主な機能(日本語)

ワンクリックでサイトをメンテナンス状態にし、特定の合言葉(URLパラメータ)を知っている人のみに閲覧を許可する、現場での使い勝手を追求した軽量プラグインです。

  • ワンクリック切り替え: 管理画面から即座にメンテナンスモードのON/OFFを切り替えられます。
  • バイパスURL発行: 合言葉(キー)付きの専用URLを発行。ログイン権限のないクライアント等に「制作途中の画面」だけを見せることが可能です。
  • Cookieによる閲覧継続: バイパスURLから一度アクセスすれば、24時間は通常通りサイト内を回遊できます。
  • 消し忘れ防止アラート: メンテナンス有効時は、管理バーに「● Maintenance ON」と赤く警告が表示されるため、公開再開の忘れを防ぎます。
  • カスタムメッセージ: メンテナンス画面に表示するテキストを自由に設定可能です。
  • パフォーマンス最適化: 余計なDBテーブルを作成せず、サーバー負荷を最小限に抑えた設計です。

インストール・設定

  1. simple-maint-bypass フォルダを /wp-content/plugins/ にアップロードします。
  2. 管理画面の「プラグイン」から有効化してください。
  3. 「設定」 > 「Maint Bypass」から、メンテナンスの有効化や合言葉の設定を行ってください。
    • ※キャッシュプラグインやサーバー側のキャッシュ機能(さくらインターネット等)を利用している場合は、切り替え後に必ずキャッシュをクリアしてください。

開発者情報

Read the full README on GitHub →

Releases

TagPublished
v1.0.1 May 21, 2026
v1.0 May 1, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.