WP Basic Authentication

Opis

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.

Zrzuty ekranu

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

Instalacja

  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

Najczęściej zadawane pytania

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

Password Migration (v1.1.0+)

If you’re updating from a version older than 1.1.0, your existing password will be automatically migrated to the new secure hashed format. You don’t need to change your password – the plugin will handle this automatically and show you a success message in the WordPress admin.

Recenzje

2024-06-12
Like the title says, a very useful and easy to use plugin. This was exactly what I needed to make my blog only visible for some next to kin followers. Great job! 🙂
2023-10-04
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.”)
2021-07-05
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!
Przeczytaj 5 recenzji

Kontrybutorzy i deweloperzy

„WP Basic Authentication” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „WP Basic Authentication” została przetłumaczona na 3 języki. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “WP Basic Authentication” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

1.1.1

  • Fix small issue on setting page

1.1.0

  • Hash password with automatic migration from older versions
  • Automatic password migration for users updating from pre-1.1.0 versions
  • Tested up to WordPress 6.9

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