WP Basic Authentication

Descripción

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.

Capturas

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

Instalación

  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

Preguntas frecuentes

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

Reseñas

4 de octubre de 2023
This plugin is still working perfectly, just as described.(Can you update the compatibility version? It shows this on install: "Warning: This plugin has not been tested with your current version of WordPress.")
5 de julio de 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!
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«WP Basic Authentication» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«WP Basic Authentication» ha sido traducido a 2 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «WP Basic Authentication» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.3

  • Tested up to WordPress 6.5
  • Separate protected frontend and wp-login page

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