| 1 |
=== Easy Basic Authentication === |
| 2 |
Contributors: matteoenna |
| 3 |
Tags: authentication, security, access control, login |
| 4 |
Donate link: https://www.paypal.me/matteoedev/2.55 |
| 5 |
License URI: http://www.gnu.org/licenses/gpl.html |
| 6 |
Requires at least: 5.0 |
| 7 |
Requires PHP: 7.2.5 |
| 8 |
Tested up to: 6.3.2 |
| 9 |
Stable tag: 1.3.4 |
| 10 |
License: GPLv2 or later |
| 11 |
|
| 12 |
== Description == |
| 13 |
|
| 14 |
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. |
| 15 |
|
| 16 |
|