這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Secure Maintenance

外掛說明

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 😉

螢幕擷圖

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

安裝方式

  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.

常見問題集

How to Use WP Secure Maintenance

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

使用者評論

2021 年 1 月 2 日
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.
2019 年 9 月 3 日
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.
2017 年 7 月 20 日 2 則留言
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
2016 年 9 月 21 日
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! 🙂
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WP Secure Maintenance〉的開發相關工作。

參與者

〈WP Secure Maintenance〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈WP Secure Maintenance〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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.