WP Basic Authentication

Описание

WP Basic Authentication is a plugin for protected your development WordPress site like .htpasswd and support Docker and Kubernetes (K8s)

Features:

  • Easy for setting Basic Authentication
  • Basic Authentication works like .htpasswd
  • Protected development website or demo website without .htpasswd
  • Support Docker and Kubernetes (K8s)
  • The plugin is lightweight.

Скриншоты

  • Basic Authentication dialog
  • Screenshot of the menu page for Featured Posts Setting page.

Установка

  1. Upload wp-basic-authentication.zip to the install plugin page
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Authentication in the left-hand menu to start setting the plugin

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

How to setting the plugin?

Go to Authentication in the left-hand menu to start setting the plugin

How to disable Authentication if I forgot the credentials

Rename or delete ‘wp-basic-authentication’ directory in plugins directory via FTP or commend line

Отзывы

05.07.2021
This plugin perfectly reproduces the functionality of .htpasswd on Apache. We needed a solution like this for a website that is running on OpenLiteSpeed, and it works perfectly. Thank you!
Посмотреть все 3 отзыва

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

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

Участники

«WP Basic Authentication» переведён на 2 языка. Благодарим переводчиков за их работу.

Перевести «WP Basic Authentication» на ваш язык.

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

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

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

1.0.2

  • Tested up to WordPress 6.1.1
  • Add Tip me on ko-fi

1.0.1

  • Tested up to WordPress 5.8.1

1.0.0

  • Initial Release