このプラグインは 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

FAQ

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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Very Simple Password for WordPress” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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