This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Maintenance Switch

Апісанне

WP Maintenance Switch makes it easy to turn on maintenance mode while you are modifying your website.

This light-weight plugin is designed for small operations, such as switching a theme.

If you would like to set up your own custom maintenance page, please see the FAQ.

Screenshots

  • Switch button
  • Maintenance page

Ўсталёўка

  1. Upload the ‘wp-maintenance-switch’ folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Donzo! The switch has been added to your admin bar and you’re ready to go.

Часта задаваныя пытанні

Is there a way to set up my own custom maintenance page?

If you want to set up your own maintenance page, log in using FTP and make your way over to wp-content/ directory. From there, create a new file called maintenance.php. In maintenance.php, you can add whatever you want and it’ll display when you activate maintenance mode.

Please note you have to set up your own 503 headers in your custom maintenance file.

Does this plugin have any configuration options?

No, WP Maintenance Switch does not have options to configure.

Which user roles have the ability to switch on maintenance mode?

Only administrators have the ability to switch on maintenance mode. Administrators also have access to the website while its under maintenance.

Водгукі

28 кастрычніка, 2017
The button to switch the maintenance mode is so convenient that this extension deserves 5 stars.
Чытаць 1 водгук

Удзельнікі і распрацоўшчыкі

“WP Maintenance Switch” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “WP Maintenance Switch” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

1.0.1

  • Added security measures
  • CSS fixes to maintenance page
  • The front-end switch button is now small
  • Lots of coding fixes

1.0

  • Initial release