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 Secure Maintenance

Description

Want to lock your site for Maintenance or Development? Then this is the right Plugin. Using WP Secure Maintenance you can lock the whole site with a seceret PIN.

Features:

  • Set password to protect your site for maintenance or development
  • Set your own logo or use default logo
  • Change placeholder text for WP Secure Maintenance login form
  • Change Submit button label for WP Secure Maintenance’s login form
  • Change Error text for WP Secure Maintenance’s login form

Docs & Support

Will be available soon.

If you are looking for WordPress Admin Security, use our Free WP SECURE ADMIN plugin.
WP SECURE ADMIN

Interested in contributing to WP Secure Maintenance
Head over to the WP Secure Maintenance GitHub Repository to find out how you can pitch in 😉

Screenshots

  • Screenshot of WP Secure Maintenance Settings
  • Screenshot of WP Secure Maintenance's form asking for PIN.

Installation

  1. Go to Plugins > Add New.
  2. Under Search, type WP Secure Maintenance
  3. Find WP Secure Maintenance and click Install Now to install it
  4. If successful, click Activate Plugin to activate it and you are ready to go.

FAQ

How to Use WP Secure Maintenance

Just after activting set password from WP Secure Maintenance Settings tab and enable it and you are done.

Reviews

January 2, 2021
This plugin works great. It's simple, and does what it says. By removing all page content besides this plugin's, it prevents bots from being able to see what other plugins you have activated (which could be a security issue). Of course, don't expect your website to be impervious to outside visitors guessing your password. There is no brute-force protection in place. Instead, just consider it, as someone else commented in their review, a simple WordPress replacement of HTAccess site locking functionality. No one should expect the things we put on the Internet to remain private, anyway.
September 3, 2019
I was looking for exactly this type and found. But to perfection is missing one big and fundamental thing. If password maintenance is active. So virtually the entire Wordpress is closed and WPbackup and other plugins that communicate in the background do not work. Solve a site blocking without the other and it's an amazing tool to restrict access to test unfinished sites.
July 20, 2017 2 replies
I wanted to leave a review here for this little plugin because it is great for a single reason... (I'm also leaving some recommendations for the plugin author below) This may be the only plugin of it's kind that emulates htaccess authentication without actually using htaccess. Most plugins created to lock websites while they're in development (maintenance mode plugins) either completely block access to the website, or allow an admin to login using a login form on the maintenance screen. The problem with that approach is that if you happen to be doing development on a site with custom login/register screens, you will not be able to see those screens once logging in on the maintenance screen (because you will then be logged into the site, and won't obviously see the login screen you're developing). In the past I would have simply used htaccess authentication (with htpasswd files) to restrict access to the site so only developers could see it. However, I happen to be developing a website right now on Amazon Web Services (AWS) with CloudFront (their CDN). I found that CloudFront is not compatible with htaccess authentication at all. This left me in a real conundrum, as I needed to access restrict our site to developers while still being able to see and work on the website's login/register page. That's where this amazing little plugin came in. This plugin is very simple, but it does what so many other maintenance mode plugins do not. It simply acts as a secondary front door to a website, without interfering with the main front door. When you enter your password into this plugin, it then releases you into the site without actually logging you into WordPress, thus making it possible to do development work on login/register screens. These are a few recommendations and things of note for the plugin author: 1. I recommend adding a lot more settings to control the look and feel, as I had to re-write all of the css in this plugin to get it to look the way I wanted. 2. Add the ability to input your logo from a local URL in the website's file system, and not just from the Media Library. We're not keeping our website's official images in the media library. I had to edit the plugin to work around this limitation. 3. Introduce a true username/password system that is completely separate from the WordPress users. In other words, provide the ability to create users, each with their own custom password. This would work the same way the plugin works now, by not using the WordPress login functionality. We don't want to use the WordPress logins for the reasons I recommended this plugin above. Right now the login is limited to a single password. Imagine how flexible this would be if you could create multiple usernames and passwords for developers. This would then be a complete replacement for htaccess authentication. 4. The logo width and height settings are backwards in the settings, in terms of what they actually control. 5. You should correct the spelling of "Maintenance" in the plugin folder name, plugin title, and description. I noticed it was misspelled everywhere as "Maintainance." ..... To anyone thinking of using this plugin, I do highly recommend it if you need a convenient replacement for htaccess authentication. For this purpose, it is the perfect solution! All my best, ~ Michael
September 21, 2016
Hi There! We have developed simple and easy plugin for WordPress community with which you can lock your whole site with single PIN code. Its pretty handy to use at the time of WordPress based website development or maintenance. Happy WordPressing! 🙂
Read all 5 reviews

Contributors & Developers

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

Contributors

“WP Secure Maintenance” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WP Secure 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.5

  • Fixed logo not being removed when we delete it from attachment.

1.5

  • Added Custom CSS field
  • Replaced carbon fields library with default wordpress settings api

1.4.1

  • Added compatibility with WordPress 5.0.3

1.4

  • Minor Bug Fixes and improvements

1.3

  • Added compatibility with 4.9.2

1.2

  • Add Carbon Fields.

1.1

21/3/2016
* Fixed Bugs issues in back-end Settings area.

1.0

2/3/2016
* Initial release.