Description
Simple WP Maintenance is a lightweight and easy-to-use plugin that allows you to activate a maintenance mode on your WordPress website. Once activated, only logged-in users with the ‘manage_options’ capability (usually administrators) can view the site, while other users will see a custom maintenance message.
Features:
- Easy activation and deactivation of the maintenance mode
- Customizable maintenance message
- Customizable maintenance background image
- Support for translations
- Ads free
Screenshots
Installation
- Upload the
simple-wp-maintenance
folder to the/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Settings’ > ‘Simple WP Maintenance’ to configure the plugin
FAQ
-
How do I customize the maintenance message?
-
Go to ‘Settings’ > ‘Simple WP Maintenance’ in the WordPress admin area to customize the maintenance message.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple WP Maintenance” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple WP Maintenance” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
Added default Background Color
Fixed PHP-Warning: access array offset
1.0.0
- Initial release