Title: Easy Basic Authentication – Add basic auth to site or admin area
Author: Matteo Enna
Published: <strong>Setyembre 29, 2023</strong>
Last modified: Hunyo 1, 2026

---

Maghanap ng mga plugin

![](https://ps.w.org/easy-basic-authentication/assets/banner-772x250.jpg?rev=3318919)

![](https://ps.w.org/easy-basic-authentication/assets/icon-256x256.jpg?rev=3294897)

# Easy Basic Authentication – Add basic auth to site or admin area

 Ni [Matteo Enna](https://profiles.wordpress.org/matteoenna/)

[I-download](https://downloads.wordpress.org/plugin/easy-basic-authentication.4.0.0.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/easy-basic-authentication/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/easy-basic-authentication/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/easy-basic-authentication/#installation)
 * [Development](https://tl.wordpress.org/plugins/easy-basic-authentication/#developers)

 [Suporta](https://wordpress.org/support/plugin/easy-basic-authentication/)

## Deskripsyon

The Easy Basic Authentication plugin provides a simple method to add basic authentication
to your WordPress site. You can enable basic authentication for the entire site 
or only for the admin area by setting a custom username and password. Secure your
site by restricting access only to authorized users.

**Try it on a free mock site: [click here](https://tastewp.org/plugins/easy-basic-authentication/)**

### Key Features

 * **Simple Configuration:** With Easy Basic Authentication, you can easily set 
   up basic authentication for your entire website or specifically for the admin
   area. Set a custom username and password to ensure secure access.
 * **Admin Area Protection:** If you wish to restrict access to your WordPress admin
   area, Easy Basic Authentication allows you to do so quickly and effectively. 
   Only users with the correct credentials will be able to access this critical 
   part of your site.
 * **Entire site protection:** If you wish, there is an option to extend the access
   limitation to the entire site and not just for your WordPress admin area, Easy
   Basic authentication allows you to do this quickly and effectively. Only users
   with the correct credentials will be able to access this critical part of your
   site.
 * **Failed Access Logging:** The plugin keeps track of failed login attempts, helping
   you identify unauthorized access attempts. This is particularly useful for monitoring
   your site’s security.
 * **Access Log:** If you choose to enable this feature, Easy Basic Authentication
   allows you to log successful logins, providing a comprehensive overview of login
   activities on your site.
 * **Easy Management:** The plugin’s intuitive interface makes it simple to manage
   basic authentication settings. You can easily enable or disable basic authentication
   and adjust credentials to suit your needs.
 * **Email Alert Functionality:** Easy Basic Authentication includes an email alert
   feature to notify you of unauthorized access attempts. You can receive email 
   alerts when someone tries to access your site without proper credentials.
 * **White List Functionality:** Easy Basic Authentication now includes a White 
   List feature, allowing you to specify trusted IP addresses exempt from basic 
   authentication. Configure this list to grant immediate access to known users 
   or systems without requiring credentials, enhancing convenience while maintaining
   security.

Protect your WordPress site with basic authentication quickly and reliably. Easy
Basic Authentication gives you control to ensure that only authorized users can 
access your online resources. Maintain your site’s security and prevent unwanted
access today with Easy Basic Authentication.

### Usage

 * Visit the plugin settings page to configure your desired basic authentication
   options.
 * Choose whether to enable basic authentication for the entire site or just the
   admin area.
 * Set a custom username and password for secure access.
 * Monitor failed access attempts and access logs for added security.

### Troubleshooting: Resetting Basic Authentication

If you’re having trouble logging in due to the basic authentication, you can reset
it and regain access by following these steps:

1 **Connect to your website via FTP.**
 2 **Navigate to the plugin directory:**

    ```
    wp-content/plugins/easy-basic-authentication/class/
    ```

3 **Locate the file:**

    ```
    easy-basic-authentication-class.php
    ```

4 **Find the following line:**

    ```
    add_action( 'init', array($this,'basic_auth_admin') );
    ```

5 **Comment out that line** by adding a `#` at the beginning:

    ```
    #add_action( 'init', array($this,'basic_auth_admin') );
    ```

6 **Save the file** and re-upload it to your server.

This will disable the basic authentication temporarily, allowing you to log in. 
Once logged in, you can adjust the plugin settings as needed.

If you need further assistance, feel free to reach out.

### GitHub Repository

You can find the source code and contribute to the project on GitHub: [Easy Basic Authentication on GitHub](https://github.com/Ellusu/easy-basic-authentication)

## Mga Screenshot

[[

[[

[[

## Pag-install

 1. Upload the Easy Basic Authentication plugin to your WordPress site.
 2. Activate the plugin.
 3. Configure the basic authentication settings from the WordPress admin panel.

## Mga Review

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

### 󠀁[Works perfectly and improves site security without huge plugins](https://wordpress.org/support/topic/works-perfectly-and-improves-site-security-without-huge-plugins/)󠁿

 [ziordia68](https://profiles.wordpress.org/ziordia68/) Oktubre 25, 2025

I found it easy to implement, and works perfectly. With it, I do not need those 
really big security plugins, just combine it with other small plugins like 2fa.

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

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

 [Nguyen Minh Hung](https://profiles.wordpress.org/nguyenminhhung/) Setyembre 10,
2024 1 na reply

Works perfectly and doesn’t require complicated configuration. Thank you for creating
this plugin.

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

### 󠀁[Bravo! Mille Grazie!](https://wordpress.org/support/topic/bravo-mille-grazie/)󠁿

 [James Joseph Finn](https://profiles.wordpress.org/jamesjosephfinn/) Hunyo 25, 
2024 2 na mga reply

Ciao from an Italian-American. The plugin works flawlessly. Thank you for publishing
it. One question: After configuring the plugin, I was expecting to find a .htpasswd
file in the root directory; but apparently the plugin sets Basic Auth in a manner
different than the one I’m familiar with. I’m no backend dev, but I always love 
to learn. I’m wondering how this works under the hood to implement Apache Basic 
Auth. Thank you again, paisano.

 [ Basahin lahat ng 3 na review ](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/)

## Mga Contributor at Developer

Ang “Easy Basic Authentication – Add basic auth to site or admin area” ay open source
software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

 *   [ Matteo Enna ](https://profiles.wordpress.org/matteoenna/)
 *   [ ashkanahmadi ](https://profiles.wordpress.org/ashkanahmadi/)

Ang “Easy Basic Authentication – Add basic auth to site or admin area” ay naisalin
na sa 6 (na) mga locale. Salamat sa [mga tagasalin](https://translate.wordpress.org/projects/wp-plugins/easy-basic-authentication/contributors)
para sa kanilang mga kontribusyon.

[Isalin ang “Easy Basic Authentication – Add basic auth to site or admin area” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/easy-basic-authentication)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/easy-basic-authentication/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/easy-basic-authentication/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/easy-basic-authentication/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/easy-basic-authentication/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Bersyon **4.0.0**
 *  Huling na-update **3 linggo ang nakalipas**
 *  Mga aktibong installation **600+**
 *  Bersyon ng WordPress ** 5.0 o mas bago **
 *  Sinubukan hanggang **7.0**
 *  Bersyon ng PHP ** 7.2.5 o mas bago **
 *  Mga Wika
 * [English (UK)](https://en-gb.wordpress.org/plugins/easy-basic-authentication/),
   [English (US)](https://wordpress.org/plugins/easy-basic-authentication/), [German](https://de.wordpress.org/plugins/easy-basic-authentication/),
   [German (Austria)](https://de-at.wordpress.org/plugins/easy-basic-authentication/),
   [German (Switzerland)](https://de-ch.wordpress.org/plugins/easy-basic-authentication/),
   [Italian](https://it.wordpress.org/plugins/easy-basic-authentication/), at [Spanish (Spain)](https://es.wordpress.org/plugins/easy-basic-authentication/).
 *  [Isalin sa iyong wika](https://translate.wordpress.org/projects/wp-plugins/easy-basic-authentication)
 * Mga Tag
 * [access-control](https://tl.wordpress.org/plugins/tags/access-control/)[authentication](https://tl.wordpress.org/plugins/tags/authentication/)
   [login](https://tl.wordpress.org/plugins/tags/login/)[security](https://tl.wordpress.org/plugins/tags/security/)
   [wordpress security](https://tl.wordpress.org/plugins/tags/wordpress-security/)
 *  [Advanced View](https://tl.wordpress.org/plugins/easy-basic-authentication/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/?filter=1)

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

[Tingnan lahat ng review](https://wordpress.org/support/plugin/easy-basic-authentication/reviews/)

## Mga Contributor

 *   [ Matteo Enna ](https://profiles.wordpress.org/matteoenna/)
 *   [ ashkanahmadi ](https://profiles.wordpress.org/ashkanahmadi/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/easy-basic-authentication/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](https://www.paypal.me/matteoedev/2.55)