- (v. 1.1) Now works with PHP 4
This plugin sits snugly inside your WordPress installation and silently but effectively makes it very difficult for spambots to harvest email addresses from your WordPress-powered blog. This is accomplished with a combination of WordPress filter hooks and a little bit of JavaScript.
After installation, visitors to the site will see email addresses as one of two formats:
- A fake email address with a message telling them to hover the mouse over the address to see the actual one in a human-readable format;
- If the browser is JavaScript-enabled, all email addresses appearing on your
blog will appear to the casual visitor as normal, valid, and correct
addresses, but spambots will have difficulty reading these addresses because
execution of JavaScript is required to see the real address in this format.
The plugin is active in both the content section
and the comments section: if a visitor inadvertently (or intentionally) posts a valid email address in a comment, it will be protected by this plugin as well.
Unzip the file into your wp-content/plugins directory. In your wp-admin screen, activate the plugin. Easy as pie!