Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Frontend HTTP Auth Protection

Описание

Frontend HTTP Authentication Protection provides simple HTTP authentication layer to your fronend site. There is often need to prevent normal visitors and search engine from navigating front website, when website is in development environment before release website in production environment. This plugin serves this need very well by adding HTTP authentication layer to frontend site. This WordPress Plugin uses HTTP Basic Authentication. This plugin is fully configurable from admin panel.

Произвольная секция

Features:
1.Enable Disable Frontend HTTP Authentication
2.Set Custom Username and Password
3.Set Login Message which will display in login dialog prompt
4.Set error content by WYSWYG editor

Скриншоты

  • Admin side configuration setting
  • Frontend login prompt dialogue
  • Frontend login prompt cancel error display

Установка

  1. Upload the entire frontend-http-auth-protection folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the \’Plugins\’ menu in admin panel.
  3. Go to setting > Frontend HTTP Authentication for configuring setting and test functionality given by plugin.

Часто задаваемые вопросы

Is there any configuration require for this plugin?

Yes, You have to set username and password and other basic configurations.

What is default HTTP auth username and password when plugin will be activated ?

Default username is user and default password is user123

Can I set empty username and password when plugin will be activated ?

Yes, You can set blank value in empty and password.

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«Frontend HTTP Auth Protection» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Frontend HTTP Auth Protection» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

0.1
Initial release