Этот плагин не тестировался с последними 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

Отзывы

04.11.2017
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.
01.11.2017
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
29.09.2017
Keep it simple... sweet 🙂 Keep going thanks !
Посмотреть все 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