Thanks Eli you are right. Your plugin works perfects!!!
I tried to put the “add_filter( ‘wpcf7_remote_ip_addr’, ‘wpcf7_anonymize_ip_addr’ );” command in the functions.php but doesn’t work.
Probably I put the line in the wrong position of the php file.
Someone could help me to find the right position?
This is my clean functions
Is It enough add this line to anonimaze all the IP’s?
Sorry guys but I have still a doubt.
I have added the “add_filter( ‘wpcf7_remote_ip_addr’, ‘wpcf7_anonymize_ip_addr’ );” in my functions.php, but flamingo still save the IPs. I’m doing something wrong.
Could be that I insert the line in the wrong position in the php file?
Should I do anything else? I have all my plugin updated.
Thanks
Freddy