=== WP Maintenance Switch === Contributors: lowest Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VYPRGME8QELC Tags: maintenance, maintenance mode, maintenance switch, switch, wp maintenance Requires at least: 2.9 Tested up to: 4.5 Stable tag: 1.2 Easily switch your website into maintenance mode using just one click. == Description == A simple WordPress plugin which adds an switch to the admin bar. == Installation == 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. == Frequently Asked Questions == = 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. == Screenshots == 1. Switch button == Changelog == = 1.0 = * Initial release