WP-AntiSpambot

Adds a shortcode which converts email addresses to HTML entities to block spambots.

Author:Dustin Filippini (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.5.2
Plugin version:0.1
Added to WordPress repository:07-03-2013
Last updated:14-03-2013
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, %:96
Rated by:4
Plugin URI:http://dustyf.com
Total downloads:2 265
Active installs:100+
plugin download
Click to start download

This plugin will add a shortcode that can be used to stop spambots from harvesting emails entered into your WordPress editor while creating pages or posts.

To use, just wrap your email address in the [email] shortcode:

[email]you@yourdomain.com[/email]

The result will be a hyperlinked email address that can be clicked on to send email.

The plugin uses WordPress’s built-in antispambot() function which converts email address characters to HTML entities which are not read by spambots, but can be viewed properly in the browser. For more info on the WordPress function read up in the Codex – https://codex.wordpress.org/Function_Reference/antispambot


FAQ
ChangeLog