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

Maintenance Mode Notify

描述

Notifies your visitors about you updating the blog.

Questions? Contact me!

Some features:

  • Displays a nice message at the top of your blog pages
  • Able to blink
  • Fullscreen mode
  • In page positioning

Follow me on Twitter to keep up with the latest updates Stegaru Victor

螢幕截圖

  • This is how the maintenance note looks in the page
  • After activating the plugin, you'll see the Maintenance Mode Notify settings page link in the admin menu
  • Just change the message or set to 0(zero) to disable. Pick a look, make it blink!

安裝

You can use the built in installer and upgrader, or you can install the plugin manually.

  1. You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory
    the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open your footer.php file and add this code just before the </body> tag:
  4. Go to Maintenance page and update the message you want to display when in maintenance mode
  5. To disable maintenance mode, just set the “Message” field to 0 (zero)
  6. That’s it!

Additionally you can always go and edit the css file located in plugins/maintenance-mode-notify/css/.

常見問題

Will it work in IE browsers?

Absolutely YES

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

2.1

  • register_settings function conflicts with other plugins solved.

2.0

  • Ability to position the notifying bar in the page (top, bottom)
  • Fullscreen mode
  • Blink ability

1.0

  • Yellow bar with a message at the top of the page.