
內容簡介
一鍵維護模式
此外掛程式為內建模式新增一個開關按鈕至管理列。
核心維護模式
開啟維護模式時,會在 WordPress 安裝資料夾產生一個 .maintenance 檔案,供系統使用。
.同時,在 wp-content 資料夾中產生一個 maintenance.php 檔案,可使用自訂 HTML 程式碼當作「維護模式」頁面。
當 WordPress 核心、外掛及/或佈景主題進行更新時,自訂維護頁面也會出現。
特殊功能
設定哪些使用者身份可以切換維護模式
設定哪些使用者身份可以忽略前端的維護模式
自訂「維護模式」頁面的完整 HTML 程式碼
儲存任何變更前預覽「維護模式」頁面
啟用佈景主題檔案支援,使您可以在每個佈景主題中創建 maintenance.php 檔案,自定維護模式頁面
恢復所有預設設定
恢復預設 HTML 程式碼
在使用中的 WordPress 佈景主題中建立/刪除維護檔案
翻譯
預設為英文,一直包含
法語
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
One-click maintenance mode
This plugin adds a button to the admin bar for toggling the builtin maintenance mode.
Core maintenance mode
A .maintenance file is generated and copied to the WordPress installation folder when turning on the maintenance mode.
A maintenance.php file is generated and added to the wp-content folder for custom HTML code.
Your custom maintenance page will also be active during the core, plugins and themes updates.
Special Features
set which roles can switch the maintenance mode
set which roles can bypass the maintenance mode on the frontend
set the entire HTML code used for the maintenance page
preview the maintenance page before saving
enable the theme file support, so you can create in each your themes a maintenance.php file to customize the maintenance page
restore all default settings
restore default HTML code
create/delete the maintenance file in the active WP theme
Translations
English – default, always included
French
