tokkonopapa / WordPress-IP-Geo-Block

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.
http://www.ipgeoblock.com/
29 stars 14 forks source link

Check "IP Location Block" based on "IP Geo Block" #65

Open gdarko opened 3 years ago

gdarko commented 3 years ago

I forked the project and fixed all the problems that the current outdated version had.

https://wordpress.org/plugins/ip-location-block/ https://github.com/gdarko/ip-location-block/

Some notable changes

Migration

  1. Deactivate IP Geo Block but don't remove it yet because it will remove the settings as well.
  2. In IP Location Block, use the "Migrate from IP Geo Block" option at the bottom to copy the settings from IP Geo Block.
  3. You can now remove IP Geo Block
darrenmcentee commented 3 years ago

Brilliant Darko, really appreciate the effort on this. Look forward to the updates and advancements. Did you manage to make contact with tokkonopapa?

gdarko commented 3 years ago

Hi @darrenmcentee , I tried to contact tokkonopapa via email about two months ago, but there is no response.

darrenmcentee commented 3 years ago

Yeah, I also tried to make contact with tokkonopapa, probably over a year ago, with no response either. One quick question on your fork, will the json settings from the original version still import as before, or should the settings be manually set and json re-exported as a new file? Thanks.

gdarko commented 3 years ago

Hi @darrenmcentee ,

The option for Migration is now available in the "Plugin Settings" section as of version 1.0.3

You just need to click the button and it will import all the settings. Logs will not be migrated.

Also, make sure you verify the provider's list after migration because only IP2Location, IP-API, and GeoIPDB work nowadays without a key.

Best Regards, Darko