這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CGC Maintenance Mode

描述

Easily put your site into maintenance mode with this plugin so that you can perform updates. The plugin works by taking a selection of IP addresses and comparing them to the visitor’s IP address.

Users whose IP addresses match those specified in the settings page can view the site normally. Users who do not have IP access are directed either you a WordPress page (which you pick), or to any external url.

It’s extremely simple to use:

  • activate the plugin
  • go to the “Maintenance Mode” settings
  • check the “Enable Box”
  • enter the IP addresses that should have access
  • choose whether to redirect non-authorized users to a page or url
  • choose the page or enter the url

Once your site is ready to be made available again, simple uncheck the “Enable” box.

螢幕截圖

  • Overview of the plugin settings

安裝

  1. Upload the ‘cgc-maintenance-mode’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Maintenance Mode

常見問題

Installation Instructions
  1. Upload the ‘cgc-maintenance-mode’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Maintenance Mode

評價

2016年9月3日
Good options, no check if the URL is on the same domain which causes redirect loop.
2016年9月3日
Not sure how I've missed this one until now! Works great, nice to be able to use our own page/template as the maintenance page.
2016年9月3日
Exactly what I wanted, easy to use and efficient!
閱讀全部11個評價

貢獻者及開發者

“CGC Maintenance Mode” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CGC Maintenance Mode 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2.1

  • Tested with latest version of WordPress

1.2

  • New: Added support for permitting site admins to view the site without an IP address
  • New: Added support for including comments on IP addresses

1.1

  • Fixed undefined notice errors on first install
  • Fixed an issue where the IP of the visitor wasn’t always properly detected
  • Added a simple check for local IP addresses

1.0

  • Initial release