| @@ -4,10 +4,10 @@ | ||
| 4 | 4 | Donate link: https://www.paypal.me/matteoedev/2.55 |
| 5 | 5 | License URI: http://www.gnu.org/licenses/gpl.html |
| 6 | 6 | Requires at least: 5.0 |
| 7 | 7 | Requires PHP: 7.2.5 |
| 8 | -Tested up to: 6.5.3 | |
| 9 | -Stable tag: 1.9 | |
| 8 | +Tested up to: 6.6 | |
| 9 | +Stable tag: 2 | |
| 10 | 10 | License: GPLv2 or later |
| 11 | 11 | |
| 12 | 12 | Secure your WordPress site with easy and effective basic authentication. Restrict access, monitor attempts, and enhance security. |
| 13 | 13 | |
| @@ -19,8 +19,10 @@ | ||
| 19 | 19 | |
| 20 | 20 | - **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. |
| 21 | 21 | |
| 22 | 22 | - **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. |
| 23 | + | |
| 24 | +- **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. | |
| 23 | 25 | |
| 24 | 26 | - **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. |
| 25 | 27 | |
| 26 | 28 | - **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. |