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.

FAQ

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.