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

Very Simple Password for WordPress

描述

Hide your entire wordpress website behind one simple password.

Very lightweight plugin:

  • Only 28kb in size.
  • No external CSS.
  • No external Javascript.

Features:

  • Easy. Hide your entire wordpress website behind one simple password.
  • Beautiful. You can set your own logo and background.
  • Secure. Authentication is done through unique tokens stored in the database and checked against the visitor’s browser.
  • Brute force protection.
  • Easily translate all front-end strings on Settings.
  • Few other options, such as Allow visitor to request password, etc…

Github:

https://github.com/Luc45/Very-Simple-Password-for-Wordpress

This is a FREE plugin with all features included.

螢幕截圖

  • Default layout
  • Example of layout with custom logo, background and strings translated to Brazilian Portuguese

安裝

  • Download “Very Simple Password for WordPress”
  • Activate it
  • Go to “Settings -> Very Simple Password for WordPress” to configure your password

常見問題

How can I change the password?

Go to “Settings -> Very Simple Password for WordPress” to configure your password

It is asking for password every time

Please make sure you have the right domain configuration under the plugin Settings

評價

2017年11月4日
As long as we approach the site with http or no prefix in the address bar, it works. With https, the plugin lets us pass. Tested three times in different browsers. Same result. Uninstalled. Next.
2017年11月1日
A great and clean, simple plugin to protect front end access to your site. When I say simple I mean clean and simple end user interface with very clean code Just perfect to use on your test sites/Private site or for demonstrating a site build to clients without letting the rest of the world in. I have abandoned a premium plugin to use this instead. Why ? It just works! What more can anyone ask. Well done and thank you Lucas
2017年9月29日
Keep it simple... sweet 🙂 Keep going thanks !
2017年8月22日
Feels like a premium plugin but is free. Has some nice features and works perfectly.
閱讀全部10個評價

貢獻者及開發者

“Very Simple Password for WordPress” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

1.3

  • First public version of Very Simple Password for WordPress.

1.4

  • Revamped plugin options and fixed a missing return for domain

1.5

  • Small typo caused function vspfw_filter_domain_to_use_on_cookie to not work properly

1.6

  • Send email to site admin if brute force protection was triggered

1.7

  • Fixed “Warning: Cannot modify header information headers already sent” that occured in some rare cases