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.