Email Spam Protection

This plugin will convert an email address to javascript to prevent spam emails.

Author:Adam Hunter (profile at wordpress.org)
WordPress version required:2.6
WordPress version tested:2.6.2
Plugin version:1.2
Added to WordPress repository:15-09-2008
Last updated:19-09-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://blueberryware.net/2008/09/14/email-spa...
Total downloads:5 630
Active installs:500+
plugin download
Click to start download

The email spam protection will convert the shortcode [escapeemail email="email@address.com"] to

eval(unescape('%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61 %20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%65%6d%61%69%6c%40%61% 64%64%72%65%73%73%2e%63%6f%6d%22%3e%65%6d%61%69%6c%20%61%74%20%61 %64%64%72%65%73%73%20%64%6f%74%20%63%6f%6d%3c %2f%61%3e%27%29'))

which writes "email at address dot com" into your post or page.

There is also an option for adding text similar to email [at] address [dot] com if javascript is not available.

If you want to generate this code with out using this plugin (for a page template for example) go to Email Spam Protection Code Creator

This will also escape emails used in comments if they use this shortcode. It will ONLY enable this shortcode for comments for security purposes.