Description
The plugin will allow users to login with their allowed IPs only. If you want user should be allowed to login with multiple IPs, then admin can associate multiple IPs separated with comma(,) character.
General Features
- IP Restricted login.
- You can set multiple IPs for a user to allow login from multiple IPs.
- Lightweight.
Screenshots
Installation
The automatic plugin installer should work for most people. Manual installation is easy and takes fewer than five minutes.
- Download the plugin, unpack it and upload the ‘login-by-ip-authentication’ folder to your wp-content/plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Update User to add IPs.
FAQ
- Installation Instructions
-
The automatic plugin installer should work for most people. Manual installation is easy and takes fewer than five minutes.
- Download the plugin, unpack it and upload the ‘login-by-ip-authentication’ folder to your wp-content/plugins directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Update User to add IPs.
- How to assign IP to user
-
Go to Users => Click user to edit => There you will see a new field “Allowed IP Addresses”. Type IP address here and Update.
- Can I assign multiple IPs to allow user to login from multiple locations?
-
Yes, multiple IPs can be assigned. You will have separate IPs with comma.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Login By IP Authentication” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Login By IP Authentication” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First version