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

評價

2023年10月4日
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年7月5日
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!
閱讀全部4個評價

貢獻者及開發者

“WP Basic Authentication” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

WP Basic Authentication 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 WP Basic Authentication 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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