One-click maintenance mode This plugin adds a button to the admin bar for toggling the builtin maintenance mode. Core maintenance mode A .maintenance file is generated and copied to the WordPress installation folder when turning on the maintenance mode. A maintenance.php file is generated and added to the wp-content folder for custom HTML code. Your custom maintenance page will also be active during the core, plugins and themes updates. Special Features set which roles can switch the maintenance mode set which roles can bypass the maintenance mode on the frontend set the entire HTML code used...
Read the full description on WordPress.org →