
== Description ==
Loginizer is a WordPress plugin which helps you fight against bruteforce attack by blocking login for the IP after it reaches maximum retries allowed. You can blacklist or whitelist IPs for login using Loginizer. You can use various other features like Two Factor Auth, reCAPTCHA, PasswordLess Login, etc. to improve security of your website.
Loginizer is actively used by more than 1000000+ WordPress websites.
You can find our official documentation at https://loginizer.com/docs.
== Installation ==
Upload the Loginizer plugin to your blog, Activate it.
That's it. You're done!
Requires at least: 3.0
Tested up to: 6.2
Requires PHP: 5.5
Stable tag: 1.7.9
Demo: https://loginizer.com/== Changelog ==
= v1.7.9 =
* [Bug-Fix] Users were getting PHP notice in init.php file that has been fixed.
* [Bug-Fix] Math cookie has been set as secure now.
* [Security-Fix] We were sanitizing an output in place of escaping it, that has been fixed [Reported by Erwan Le Rousseau from WPScan]