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

HTTP Basic Auth

Описание

With this plugin you can protect your WordPress installation with Basic Auth. Basic Auth can use custom password or WordPress users login data.

This plugin protects all dynamically generated content: posts, pages, archives, etc. Basic auth does not protect static content like images, scripts and CSS files.

You can protect: admin area (wp-admin), login page and frontend area.

Установка

You can install this plugin like any other WordPress plugin.

  1. Download and unzip the latest release zip file.
  2. Upload the entire plugin directory to your /wp-content/plugins/ directory.
  3. Activate the plugin through the Plugins menu in WordPress Administration.

You can also use WordPress uploader to upload plugin zip file in menu Plugins -> Add New -> Upload Plugin. Then go directly to point 3.

Отзывы

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

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

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

Участники

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

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

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

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

1.1.0 — 2022-02-27

  • Added compatibility with WordPress 5.9

1.0.12 — 2018-05-04

  • Changed slug to http-basic-auth

1.0.11 — 2018-05-04

  • Added tags

1.0.9 — 2018-05-03

  • New contributor: WP Desk

1.0.8 — 2018-05-03

  • Some cosmetics fixes

1.0.7 — 2018-05-02

  • Added tests

1.0.4 — 2018-05-02

  • Fixed notices

1.0.3 — 2018-05-02

  • Added admin bar login info

1.0.2 — 2018-05-02

  • Some cosmetics fixes

1.0.0 — 2018-05-01

  • Initial Release!