Linux 软件免费装
Banner图

Beckin Maintenance Mode

开发者 beckin
更新时间 2025年11月21日 04:39
捐献地址: 去捐款
PHP版本: 8.0 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

maintenance coming soon maintenance mode 503 status site updates

下载

1.0.4 1.0.6 1.0.5 1.0.7 1.0.8 1.0.9 1.0.10 1.0.11 1.0.12

详情介绍:

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, blocks visitors while still allowing admin logins, and prevents caching to ensure your site reopens cleanly. 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. 🌟 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!

安装:

Automatic installation
  1. Log into your WordPress admin
  2. Click Plugins
  3. Click Add New
  4. Search for Beckin Maintenance Mode
  5. Click Install Now under "Beckin Maintenance Mode"
  6. Activate the plugin
Manual installation
  1. Download the plugin
  2. Extract the contents of the zip file
  3. Upload the contents of the zip file to the wp-content/plugins/ folder of your WordPress installation
  4. Activate the Beckin Maintenance Mode plugin from 'Plugins' page.

屏幕截图:

  • Admin Settings Page Continued
  • Frontend Maintenance Page
  • Proper 503 response with Retry-After to protect SEO and no-cache headers

常见问题:

Who can enable or disable maintenance mode?

Only administrators (users with the manage_options capability) can turn maintenance mode on or off or adjust its settings. Other roles won’t see the page in the admin menu.

Does this plugin block administrators from accessing the dashboard?

No. Administrators are always allowed to log in and continue working even while maintenance mode is active. If you enable Editor bypass mode, users who can edit posts (for example Editors and Authors) can also keep working. All other users & visitors see the maintenance page.

Can Editors, Authors, or Contributors still access the admin during maintenance?

By default, no. However, if you turn on Editor bypass mode, users who have the edit_posts capability (for example Editors, Authors, and Contributors) can still access the admin area and frontend while maintenance mode is on. Subscribers, visitors, and other lower based roles, will see the maintenance page.

Will search engines like Google index my maintenance page?

No. The plugin sends a proper 503 Service Unavailable response header with an optional Retry-After value, which tells search engines that downtime is temporary and preserves your SEO rankings.

Does it work with caching plugins and CDNs?

Yes. Beckin Maintenance Mode sends Cache-Control: no-cache headers and prevents the maintenance page from being cached by browsers or CDNs like Cloudflare.

Can I control it using WP-CLI?

Absolutely. Use the commands: wp beckin-mm enable, wp beckin-mm disable, wp beckin-mm status

Will it affect my RSS feeds or REST API?

No. Feeds and REST API endpoints are automatically bypassed so readers and integrations continue to function normally.

Can I customize the maintenance message?

Yes. You can fully customize the message in the plugin’s settings page. Basic HTML is supported and safely sanitized before output.

Can I change the colors of the maintenance page?

Yes. You can customize the background color, header text color, body text color, and the message box background and opacity from the plugin settings.

Do the custom styling settings work with all themes?

Yes. The maintenance page is a standalone template that does not load your theme.

更新日志:

1.0.12 (11/20/2025) Added 1.0.11 (11/19/2025) Changed 1.0.10 (11/19/2025) Changed 1.0.9 (11/16/2025) 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0