About antiSpamBot
This extra helps you to embed email addresses to your site keeping them protected from spam bots by converting email addresses characters to HTML entities to block spam bots.
This is actually is used by WordPress which provides function antispambot( $emailaddy, $mailto ) .
Information
Released
February 20, 2013
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.2 - <2.2
Downloads
915
Instructions
Usage:
[[!antiSpamBot?&emailaddy=`[email protected]` &displayname=`Your Name`]]
Parameters:
&emailaddy :- (string) required Email Address
default: none
&displayname: (string) optional Display Name for the email
default: &emailaddy
Return Values: (string) Converted email address.