WP Login Security 2

WP Login Security 2 provides enhanced security by requiring users to whitelist their IP address.
If the IP address is not recognized, the plugin will send an email to the user with a link that contains a one-time key. Optionally the blog administrator can also be notified.
If a user logs in from a known IP address no further action is required.
What does this Plugin do?
- Each time a user logs in, the plugin will compare their existing IP address to the last seen IP address.
- If the IP does not match or no IP addresses have been whitelisted, an email will be sent to the users registered email address.
- The user must login to their email and click the included link, which contains the one-time password.
- The plugin can be configured to also send an email to the blog administrator as well as the user.
Updates from the original plugin
This plugin is based on the original WP Login Security plugin developed by joshuascott94.
Since the original plugin is not supported any longer we took over and made a few updates:
- Fixed: Incorrect number of parameters were passed to mt_rand().
- Recoded: The plugin notifications on the login screen only worked when Output Buffering was turned on in php.ini.
- Added buttons to clear whitelist and outstanding activation codes.
- Added code to clean up data on uninstallation.
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



