A WordPress plugin that will blocks any comment, pingback and trackback spams posted from outside your nation. And it will also protect against malicious access to the login form, admin area and XML-RPC from undesired countries.
Fix issue: Avoid the error of "Can not load Geolocation API libraries" caused by the race condition on upgrading this plugin.
New feature: Enhance protecting against certain types of attacks by privilege escalation.
New feature: Add a new option of "Network wide settings" in "Plugin settings" section to synchronize all the settings with the main blog on multisite.
New feature: Add "Preset filters" using ip-geo-block-logs[-preset] filter hook to make analyze logs easy on "Logs" tab.
Improvement: When pwd is set at "$_POST key to record with value" in "Privacy and record settings" section, mask the password in logs unless the login attempt is blocked.
Improvement: Flush out the buffer of "Live update" on "Logs" tab when stop button is activated to avoid data remains.
Improvement: Update the geolocation API service "geoip.nekudo.com" to "ipapi.com".
Improvement: Update the class for Maxmind GeoLite Legacy databases to prepare against the upcoming expiry of support.
Release 3.0.17
ip-geo-block-logs[-preset]
filter hook to make analyze logs easy on "Logs" tab.pwd
is set at "$_POST key to record with value" in "Privacy and record settings" section, mask the password in logs unless the login attempt is blocked.