DIY Maintenance

描述

DIY Maintenance is the simplest way to activate a maintenance mode on your WordPress site, without bloating your system with unnecessary features.
It allows you to:

  • Choose any existing page to act as your maintenance screen
  • Enable or disable maintenance mode with a single checkbox
  • Ensure logged-in administrators can always access the full site

No coding. No shortcodes. No custom post types. Just click and go.

Arbitrary section

Built with simplicity in mind, no custom frontend output or settings clutter.

屏幕截图

  • Settings screen: choose a page and activate maintenance mode.
  • Visitors get redirected to the selected “Coming Soon” page.

安装

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > DIY Maintenance to configure.

常见问题

Will it block search engines?

Yes, only the selected page will be visible. Everything else is redirected.

Can I still work on the site while it’s active?

Yes, if you’re logged in as an administrator.

评价

此插件暂无评价。

贡献者及开发者

「DIY Maintenance」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「DIY Maintenance」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.1

  • Text output now properly escaped to meet WordPress.org standards
  • New custom message under the settings page to thank users and suggest a coffee ☕
  • Updated plugin description for better visibility in the plugin list
  • Switched to unique prefix “diyma_” to avoid naming collisions

1.0

  • First public release.