
內容簡介
Beckin Maintenance Mode 是一款輕量級且安全的 WordPress 外掛,讓管理員能夠安全地將網站置於維護模式,並不影響 SEO。它會發送正確的 503 服務不可用標頭,顯示維護頁面給訪客,同時允許管理員登錄。
【主要功能】
• 智能 503 回應:發送正確的 HTTP 503 標頭,保護 SEO
• 管理員繞過:管理員可在維護模式下繼續工作
• 編輯者繞過模式:允許編輯者在維護期間繼續編輯文章
• 供稿與 API 安全:RSS 供稿和 REST API 請求不受影響
• 快取控制保護:添加無快取標頭,防止快取維護頁面
• 簡單設定頁面:使用 WordPress 設定 API 的直觀管理介面
外掛標籤
開發者團隊
原文外掛簡介
Beckin Maintenance Mode is a lightweight, secure plugin that lets administrators safely put their WordPress site into maintenance mode without hurting SEO. It sends the proper 503 Service Unavailable header with an optional Retry-After value, shows a maintenance page to visitors while still allowing admin logins, and prevents caching to ensure your site reopens cleanly.
While maintenance mode is active, logged-in admins (and any other allowed roles) can continue working in the dashboard and browse the frontend normally. To preview the maintenance / coming soon page as a visitor, you can do any of the following:
Open your site in a different browser
Open an incognito or private window
Use a device where you are not logged in
Log out of the admin dashboard
The first 3 options easily let you preview the maintenance page without interrupting your own work. Everyone who is not logged in, or does not have permission to bypass maintenance mode, will see the maintenance page instead of your normal site.
FEATURES
1. Smart 503 Response – Sends a proper HTTP 503 Service Unavailable header with optional Retry-After, which keeps your SEO safe.
2. Admin Bypass – Admins can log in and keep working without being blocked, even while maintenance mode is active.
3. Editor Bypass Mode – Optionally allow users who can edit posts (for example Editors and Authors) to keep working while visitors and subscribers see the maintenance page.
4. Feed & API Safe – RSS feeds and REST API requests aren’t broken, so external tools and readers still function.
5. Cache-Control Protection – Adds no-cache headers so the maintenance page isn’t cached by browsers or CDNs.
6. Simple Settings Page – Clean and intuitive admin UI using core WordPress settings API, with sanitized input and escaped output everywhere.
7. Admin Bar Badge – Shows a subtle “Maint. ON” badge when active for quick visibility.
8. CLI Integration – Offers WP-CLI commands (wp beckin-mm enable|disable|status) for devs managing maintenance mode programmatically.
9. Restricted Control – Only administrators (with the manage_options capability) can enable, disable, or change settings for maintenance mode.
10. Lightweight & Secure – No bloat and zero dependencies
11. Advanced Styling Controls – Customize the maintenance / coming soon page background colors, header and body text colors, and fully control the message box color and opacity, with a one-click Reset Style Settings button to restore defaults.
🌟 Like our plugin? Find it useful? Please consider sharing your experience by leaving a review on WordPress.org. Your feedback is instrumental to shaping our future growth!
CLI commands
wp beckin-mm enable
wp beckin-mm disable
wp beckin-mm status
