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

ZIP Easy Maintenance

外掛說明

ZIP Easy Maintenance allows you to quickly enable a maintenance mode on your WordPress site. When activated, visitors will see a clean, professional maintenance page while you work on your site. Administrators can still access the site normally.

Features

  • One-click maintenance mode activation
  • Clean and responsive maintenance page
  • Automatic exclusion of logged-in administrators
  • SEO-friendly (sends correct 503 status code)
  • Lightweight and fast
  • Admin login button on maintenance page
  • Multi-language support (English, German, Spanish, Turkish)
  • No complex settings to configure

Requirements

  • WordPress 6.0 or higher
  • PHP 7.4 or higher

License

This plugin is licensed under the GPL v2 or later.

`

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
`

Credits

  • Uses Font Awesome for icons

螢幕擷圖

  • Maintenance mode settings page in admin panel
  • Example of maintenance page shown to visitors

安裝方式

  1. Upload the zip-easy-maintenance folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Easy Maintenance’ in your WordPress admin menu
  4. Toggle the maintenance mode on/off as needed

常見問題集

Who can see the site when maintenance mode is active?

Users with administrator privileges can still access the site normally. All other visitors will see the maintenance page with a login button.

Does this affect SEO?

No. The plugin sends the correct 503 Service Unavailable status code, which tells search engines that the site is temporarily unavailable and to check back later.

Can I customize the maintenance page?

The maintenance page comes with a clean, professional design out of the box. Future versions will include customization options.

Is it compatible with my theme?

Yes! The plugin works with any WordPress theme as it completely bypasses the theme system when showing the maintenance page.

Does it work with caching plugins?

Yes, the plugin is compatible with popular caching plugins. It properly sends cache-control headers to ensure the maintenance page is always shown when active.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈ZIP Easy Maintenance〉的開發相關工作。

參與者

將〈ZIP Easy Maintenance〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.1

  • Security: Added direct file access prevention to template files
  • Security: Enhanced POST data sanitization in admin settings
  • Performance: Updated style enqueuing to follow WordPress standards
  • Performance: Optimized asset loading on maintenance page
  • Security: Added proper data validation and sanitization
  • Code: Improved documentation and version tracking

1.0.0

  • Initial release
  • Basic maintenance mode functionality
  • Admin toggle interface
  • Responsive maintenance page design
  • Multi-language support (EN, DE, ES, TR)
  • Admin login button on maintenance page
  • SEO-friendly 503 status
  • Clean and modern design