Title: WP Basic Authentication
Author: nutttaro
Published: <strong>18 سپتامبر 2020</strong>
Last modified: 18 می 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/wp-basic-authentication/assets/banner-772x250.png?rev=2384114)

![](https://ps.w.org/wp-basic-authentication/assets/icon.svg?rev=2384114)

# WP Basic Authentication

 توسط [nutttaro](https://profiles.wordpress.org/nutttaro/)

[دانلود](https://downloads.wordpress.org/plugin/wp-basic-authentication.1.2.0.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/wp-basic-authentication/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/wp-basic-authentication/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/wp-basic-authentication/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/wp-basic-authentication/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/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

### 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.

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/23529c03ff6287c54c87b5d902422b7007de21c49a308847a4d6f2a4e2754b07?
s=60&d=retro&r=g)

### 󠀁[Very useful plugin](https://wordpress.org/support/topic/very-useful-plugin-1554/)󠁿

 [WimScholtes](https://profiles.wordpress.org/wimscholtes/) 12 ژوئن 2024

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!
🙂

![](https://secure.gravatar.com/avatar/89da38600b16de15e7c3fb10d0f81a949a6864702a7e3a133f66b62c26cd7772?
s=60&d=retro&r=g)

### 󠀁[Still working perfectly](https://wordpress.org/support/topic/still-working-perfectly/)󠁿

 [Sea Jay](https://profiles.wordpress.org/jcollier/) 4 اکتبر 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.”)

![](https://secure.gravatar.com/avatar/31aa49968793d13a0c56143fbb967264dc37b7137a44e89021e93919ba9efa21?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-2530/)󠁿

 [lighthaus205](https://profiles.wordpress.org/lighthaus205/) 4 اکتبر 2022

Works just as expected. Thanks a lot!

![](https://secure.gravatar.com/avatar/01f0a35e4367ddbdadb286d09619604abd250c5b7f1fd311283204df9ecf6cfa?
s=60&d=retro&r=g)

### 󠀁[Very Nicely Done](https://wordpress.org/support/topic/very-nicely-done-19/)󠁿

 [brokercarrier](https://profiles.wordpress.org/brokercarrier/) 5 جولای 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!

![](https://secure.gravatar.com/avatar/87624eb105dd5c8080ace38443197834589bdfa660946521c8b53f879a40da93?
s=60&d=retro&r=g)

### 󠀁[Great for basic privacy](https://wordpress.org/support/topic/great-for-basic-privacy/)󠁿

 [Adam Blodgett](https://profiles.wordpress.org/epymetheus/) 21 می 2021

Plugin does what it promises: easy and quick HTTP-like authentication. Easy to install
and use.

 [ خواندن تمامی 5 نقد و بررسی‌ ](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/)

## توسعه دهندگان و همکاران

“WP Basic Authentication” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت 
کرده‌اند.

مشارکت کنندگان

 *   [ nutttaro ](https://profiles.wordpress.org/nutttaro/)

“WP Basic Authentication” به 3 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/wp-basic-authentication/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “WP Basic Authentication” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/wp-basic-authentication)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-basic-authentication/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-basic-authentication/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-basic-authentication/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-basic-authentication/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 1.2.0

 * Add REST API (/wp-json/) authentication toggle
 * Add path exclusion list for health checks, webhooks, and other endpoints
 * Add IP allowlist to bypass authentication for trusted addresses
 * Add production environment warning when plugin is active
 * Add uninstall cleanup — plugin options are now removed on deletion
 * Fix output escaping for translatable strings with HTML
 * Refactor shared password hash detection into a single helper function

#### 1.1.2

 * Fix password authentication failure caused by double-hashing during save
 * Fix hash detection to support all WordPress password hash formats
 * Fix warning message HTML on settings page

#### 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

## اطلاعات

 *  نگارش **1.2.0**
 *  Last updated **44 دقیقه پیش**
 *  نصب‌های فعال **2,000+**
 *  نگارش وردپرس ** 5.7 یا بالاتر **
 *  Tested up to **6.9.4**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان‌ها
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/wp-basic-authentication/)،
   [Dutch](https://nl.wordpress.org/plugins/wp-basic-authentication/)، [English (US)](https://wordpress.org/plugins/wp-basic-authentication/)،
   و [Japanese](https://ja.wordpress.org/plugins/wp-basic-authentication/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/wp-basic-authentication)
 * Tags
 * [authentication](https://fa.wordpress.org/plugins/tags/authentication/)[Basic auth](https://fa.wordpress.org/plugins/tags/basic-auth/)
   [protected](https://fa.wordpress.org/plugins/tags/protected/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/wp-basic-authentication/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 5 5-ستاره     ](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/wp-basic-authentication/reviews/)

## مشارکت کنندگان

 *   [ nutttaro ](https://profiles.wordpress.org/nutttaro/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/wp-basic-authentication/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://coff.ee/nutttaro)