Protect WP Login

plugin banner

Adds an extra layer of security to the wp-login.php page by using authentication.

Author:Click.ar (profile at wordpress.org)
WordPress version required:6.3
WordPress version tested:6.6.2
Plugin version:1.0
Added to WordPress repository:25-09-2024
Last updated:05-10-2024
Rating, %:0
Rated by:0
Plugin URI:https://click.ar/plugin-protect-wp-login.php
Total downloads:302
plugin download
Click to start download

Protect WP Login is a powerful WordPress plugin designed to block bots and unauthorized users before they reach your wp-login.php page. By adding an additional layer of basic authentication via .htaccess, this plugin ensures that only users with the correct credentials can proceed to the WordPress login screen. This method minimizes unnecessary database queries and server load, effectively preventing brute force attacks without relying on resource-intensive CAPTCHA solutions.

Key Features:
– Protects the wp-login.php page with server-level authentication.
– Prevents unauthorized access to the WordPress dashboard.
– Reduces server load by denying access before reaching the WordPress login form.
– Compatible with most hosting environments supporting .htaccess files.

How It Works:

When someone tries to access the wp-login.php page, the server intercepts the request before it reaches the WordPress login screen. At this point, the plugin requires the user to enter an additional username and password, which are managed by the plugin. If the correct credentials are provided, the user is granted access to the standard WordPress login page. However, if the credentials are incorrect, access is denied, effectively blocking unauthorized attempts and reducing unnecessary server load caused by bot traffic.


Screenshots
FAQ
ChangeLog