该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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