Forameal Mail Riddleer

0

This plugin is meant to encode email addresses used in mailto: links inserted in Web pages to prevent harvesting that is done usually by spammers that crawl the Web to collect e-mail ad

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

This plugin is meant to encode email addresses used in mailto: links inserted in Web pages to prevent harvesting that is done usually by spammers that crawl the Web to collect e-mail addresses of their future victims. The class uses a combination of PHP and Javascript to encode email addresses and so make it harder, if not impossible, for spammers crawling robots to collect address to put them into their databases.This is an alternative to the common solution of encoding addresses as “email at host dot com”.

It is very easy to use [Forameal]susheel3010@gmail.com [/Forameal] is the short code you can insert it in your post it automatically do its work.

In case you want to call it in your code by API like < ? p h p echo forameal( $mail ) ? >;