Title: Build Mode – Maintenance Mode &amp; Coming Soon Page
Author: Harish Chouhan
Published: <strong>2025 年 10 月 7 日</strong>
Last modified: 2026 年 4 月 12 日

---

搜尋外掛

![](https://ps.w.org/build-mode/assets/banner-772x250.jpg?rev=3374254)

![](https://ps.w.org/build-mode/assets/icon.svg?rev=3374254)

# Build Mode – Maintenance Mode & Coming Soon Page

 由 [Harish Chouhan](https://profiles.wordpress.org/hchouhan/) 開發

[下載](https://downloads.wordpress.org/plugin/build-mode.1.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/build-mode/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/build-mode/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/build-mode/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/build-mode/#developers)

 [技術支援](https://wordpress.org/support/plugin/build-mode/)

## 外掛說明

**Build Mode** lets you put your WordPress site into **maintenance mode** or display
a **coming‑soon page** / **under‑construction page** with one click. Instead of 
a generic message, you can select and display any page you’ve built — with the Block
Editor, Classic Editor, or a page builder. Visitors will see your chosen **maintenance
or coming‑soon page**, styled using your theme’s CSS and JS, while logged‑in administrators
continue working behind the scenes.

When Build Mode is active, only the content area of your chosen maintenance page
is displayed. The header, footer and navigation are automatically removed.

### Features

 * Enable or disable Build Mode from the **Admin Bar**
 * Choose any page as your custom **maintenance**, **coming‑soon** or **under‑construction**
   screen
 * **Five-Second Setup:** Click “Create Maintenance Page” to automatically generate
   a styled “Under Construction” page.
 * Logged‑in admins bypass maintenance mode automatically
 * Choose between **503 Service Unavailable** (maintenance windows) or **200 OK**(
   coming‑soon / teaser pages) — configurable via a simple setting
 * Lightweight and secure, built with WordPress best practices
 * Compatible with classic and block themes
 * Translation‑ready

### Use cases

 * Show a custom **under‑maintenance** or **coming‑soon** screen while you redesign
   or update your site
 * Let search engines know your downtime is temporary with proper HTTP headers
 * Keep working on your site privately without showing a broken layout to visitors

[Plugin Page on Themeist](https://themeist.com/plugins/build-mode/)
 [GitHub Repo](https://github.com/webtions/build-mode)

## 螢幕擷圖

 * [[
 * Plugin Settings – One-click maintenance page setup.
 * [[
 * Block Editor – Customizing the maintenance page pattern.
 * [[
 * Admin Bar – Quickly toggling Build Mode on/off.
 * [[
 * Visitor View – What your users see (Maintenance/Coming Soon page).

## 安裝方式

 1. Go to **Plugins  Add New** in your WordPress dashboard.
 2. Search for **Build Mode**, then click **Install Now**  **Activate**.
 3. Go to **Settings  Build Mode**.
 4. Click **Create Maintenance Page** (or select an existing page).
 5. Check the **Enable Build Mode** box and click **Save**.

## 常見問題集

### Can I design my own maintenance or coming‑soon page?

Yes — use any page built with the Block Editor, Classic Editor or a page builder.

### Will administrators still see the full site?

Yes. Logged‑in users with the required capability (default: `manage_options`) bypass
Build Mode.

### Does this impact SEO?

By default, Build Mode sends **HTTP 503 + `Retry-After`** headers to signal temporary
downtime. If you’re running a coming‑soon or teaser page and want search engines
to index it normally, uncheck **“Send 503 status code”** in the settings to serve
a `200 OK` response instead.

### Can I use Build Mode for a coming‑soon or under‑construction page?

Yes. By selecting a specific page in the plugin settings, you can show a custom 
coming‑soon or under‑construction screen while you build or redesign your site.

### Can editors manage Build Mode?

By default, only Administrators can toggle it. Developers can change this using 
the `build_mode_capability` filter.

### For developers: are there filters available?

Yes, Build Mode provides two filters.

 1. `build_mode_capability` — Change the capability required to manage Build Mode.
    
    Example (allow Editors): `add_filter( 'build_mode_capability', function () { return'
    edit_pages'; } );
 2. `build_mode_retry_after` — Control the Retry‑After header value (in seconds).
     
    Default is 24 hours (`DAY_IN_SECONDS`). Example (set to 1 hour): `add_filter( '
    build_mode_retry_after', function () { return HOUR_IN_SECONDS; } );

### Where can I get help?

You can ask your question in the [WordPress.org Support Forum](https://wordpress.org/support/plugin/build-mode/)

## 使用者評論

![](https://secure.gravatar.com/avatar/f9ad88b0b89bbea8547b9596b791a9b44c246e3e9bd60d30f5f083b623b2f430?
s=60&d=retro&r=g)

### 󠀁[Lightweight but useful plugin](https://wordpress.org/support/topic/lightweight-but-useful-plugin/)󠁿

 [Hung PD](https://profiles.wordpress.org/nhalauxehoi/) 2026 年 1 月 21 日

I tried this plugin and it just simple but useful plugin, exactly what I need.

![](https://secure.gravatar.com/avatar/8e0235c4fbc865a32ac80670322c2e9fc89f3a889e88895c18942da5f0f085a7?
s=60&d=retro&r=g)

### 󠀁[Easy to use, no unnecessary stuff](https://wordpress.org/support/topic/easy-to-use-no-unnecessary-stuff/)󠁿

 [liquiem](https://profiles.wordpress.org/liquiemm/) 2026 年 1 月 6 日

Does what it’s supposed to do – without any unnecessary extras. Easy to use with
well-designed features.

![](https://secure.gravatar.com/avatar/128a524c3d061dc4a055ec94e2cfed81d97281b4e8938ed75fdbe97914b2c6aa?
s=60&d=retro&r=g)

### 󠀁[Helpful tool!](https://wordpress.org/support/topic/helpful-tool-35/)󠁿

 [flowdee](https://profiles.wordpress.org/flowdee/) 2026 年 1 月 5 日

Neat little helper for creating a cool maintenance page.

![](https://secure.gravatar.com/avatar/ecfd2f7b310a82c81aa17c5672b7119c55714f58cc3b3a406b094fb545b9a030?
s=60&d=retro&r=g)

### 󠀁[Easy maintenance plugin](https://wordpress.org/support/topic/easy-maintenance-plugin/)󠁿

 [Sanjeev Aryal](https://profiles.wordpress.org/sanzeeb3/) 2026 年 1 月 5 日

It’s very easy. you can put your website in maintenance mode in one click.

 [ 閱讀全部 3 則使用者評論 ](https://wordpress.org/support/plugin/build-mode/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Build Mode – Maintenance Mode & Coming Soon Page〉的開發
相關工作。

參與者

 *   [ Harish Chouhan ](https://profiles.wordpress.org/hchouhan/)
 *   [ Themeist Co ](https://profiles.wordpress.org/themeist/)

〈Build Mode – Maintenance Mode & Coming Soon Page〉外掛目前已有 1 個本地化語言版本。
感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/build-mode/contributors)
為這個外掛做出的貢獻。

[將〈Build Mode – Maintenance Mode & Coming Soon Page〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/build-mode)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/build-mode/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/build-mode/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/build-mode/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/build-mode/)。

## 變更記錄

#### 1.1.0 – (12 Apr 2026)

 * Feature: Added optional “Send 503 status code” setting — uncheck to serve a 200
   OK response for coming-soon or teaser pages.
 * Localization: Added Japanese, German, and Dutch translations.

#### 1.0.0 – (5 Jan 2026)

 * Feature: Added “Create Maintenance Page” button for one-click setup.
 * Feature: Added “Maintenance (Minimal)” block pattern.
 * Enhancement: Improved settings UI with quick actions.

#### 0.2.0 – (16 Dec 2025)

 * Fix: Allowed query strings in static asset URLs to prevent 404/MIME type errors.
 * Feature: Added “Edit Page” shortcut link in settings.

#### 0.1.0 – (8 Sep 2025)

 * Initial release

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **50+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [Dutch](https://nl.wordpress.org/plugins/build-mode/) 及 [English (US)](https://wordpress.org/plugins/build-mode/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/build-mode)
 * 標籤:
 * [coming soon](https://tw.wordpress.org/plugins/tags/coming-soon/)[coming soon page](https://tw.wordpress.org/plugins/tags/coming-soon-page/)
   [maintenance mode](https://tw.wordpress.org/plugins/tags/maintenance-mode/)[maintenance page](https://tw.wordpress.org/plugins/tags/maintenance-page/)
   [under construction](https://tw.wordpress.org/plugins/tags/under-construction/)
 *  [進階檢視](https://tw.wordpress.org/plugins/build-mode/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  4 個 5 星使用者評論     ](https://wordpress.org/support/plugin/build-mode/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/build-mode/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/build-mode/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/build-mode/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/build-mode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/build-mode/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/build-mode/reviews/)

## 參與者

 *   [ Harish Chouhan ](https://profiles.wordpress.org/hchouhan/)
 *   [ Themeist Co ](https://profiles.wordpress.org/themeist/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/build-mode/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://themeist.com/plugins/build-mode/)