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.zipReadme
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_optionsand zero additional tables, ensuring compatibility with memory-constrained environments.
Installation
- Upload the
simple-maint-bypassfolder to your/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Go to Settings > Maint Bypass to configure your preferences.
- 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テーブルを作成せず、サーバー負荷を最小限に抑えた設計です。
インストール・設定
simple-maint-bypassフォルダを/wp-content/plugins/にアップロードします。- 管理画面の「プラグイン」から有効化してください。
- 「設定」 > 「Maint Bypass」から、メンテナンスの有効化や合言葉の設定を行ってください。
- ※キャッシュプラグインやサーバー側のキャッシュ機能(さくらインターネット等)を利用している場合は、切り替え後に必ずキャッシュをクリアしてください。
開発者情報
- Author: masato shibuya (Image-box Co., Ltd.)
- Version: 1.0.0
- Update: https://github.com/ms13th-cyber/simple-maint-bypass/
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.