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

Simple Page Specific Maintenance Mode

描述

Sometime we need to show some maintenance message for specific page or post.
This is when we make some change on live content and dont want to show untill it is complete and ready to be live.

We can set maintenance mode for:

  • Whole website
  • Specific page
  • Specific post of any type
  • Can be set to show page without maintenance to user role when user is logged in. e.g. only admin can see page if maintenance is enabled.

螢幕截圖

  • wp-admin setting page (settings -> Configure Maintenance).
  • Maintenance message in overlay when "Don't show anything except maintenance message." is not ticked
  • Maintenance message in full page when "Don't show anything except maintenance message." is ticked

安裝

  1. Upload the plugin files to the /wp-content/plugins/km-maintenance directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->KM Maintenance screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

常見問題

Can we cutomize template?

Yes, Copy ./templates/ files to theme folder and make changes as per requirements.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

修改日誌

1.0

  • 1st roll out stable.