WP Basic Authentication

説明

WP Basic Authentication は、.htpasswd のような WordPress の開発サイトを保護するためのプラグインであり、Docker と Kubernetes(K8s) をサポートしています

機能:

  • Basic 認証の設定が容易
  • Basic Authentication は .htpasswd のように動作します
  • .htpasswd のない、保護された開発中サイトまたはデモサイト
  • Docker と Kubernetes (K8s) をサポート
  • プラグインは軽量です。

スクリーンショット

  • Basic Authentication ダイアログ
  • 「おすすめ投稿設定」ページのメニューページのスクリーンショット。

インストール

  1. wp-basic-authentication.zip をプラグインインストールページにアップロードする
  2. WordPress の「プラグイン」メニューからプラグインを有効にしてください
  3. プラグインの設定を開始するには、左側のメニューの「認証」に移動します

FAQ

どうやってプラグインを設定すればよいですか ?

プラグインの設定を開始するには、左側のメニューの「認証」に移動します

認証情報を忘れた場合に認証を無効化する方法

FTP またはコマンドラインを介してプラグイン ディレクトリの ‘wp-basic-authentication’ ディレクトリの名前を変更または削除します

評価

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

  • 初期リリース