A simple plugin to not log IPs from comments.
Remove IP it’s a really-really-simple plugin to not log the IP address from the people that comment on your wordpress
installation.
This plugin will be useful to people that cannot/or don’t want to use libapache2-mod-removeip (because you don’t use
apache or don’t want to wipe out the IP logging on all vhosts).
/wp-content/plugins/
directoryIf you are reading this it’s probably because you are interested on your commenters anonymity. If you don’t, you don’t need this plugin.
No, sorry. Try libapache2-mod-removeip if you use apache2.
No, you don’t. The libapache-mod-removeip will hide the IP address from the commenters to wordpress, the same as this plugin does.
Sure, but I’m not sure that you really want to let google or wordpress.com register the IP address from your commenters.
Yep, I know. I had to make it work for a project that uses nginx as webserver and cannot switch to apache and we got tired
of editing wordpress core files… so I needed it. And it’s always nice to share 🙂