Email Protector Wordpress plugin
This wordpress plugin provides an easy to implement ("activate 'n forget") plugin on my wordpress sites that would convert all email addresses to a spambot-protected version, yet displaying the real email to my human users.
So in short, what the plugin does is, whenever it finds an email address, such as: john.doe(Replace this blurb with the @ sign)hatespam.com in the content/excerpt/comment to be displayed, it turns that string into:
-
<span class="email">john.doe(replace this parenthis by @)hatespam.com</span>.
From that point, the javascript kicks in and shows the user the nice and readable email. Nothing worthy harvesting for spambots, and full legibility for the users.
Notes:
- It makes uses of jquery, which is provided by default with wordpress so you should really have no issue using it.
- You have the option to customize what's inside the parenthesis.
You can download the plugin here .pixeline-email-protector Zip archive
Let me know via the comments if you have any issues, wishes, anything...
Author: pixeline
Date: January 22nd, 2010
filed in: General
Follow the discussion on this entry via RSS 2.0 feed.
No comments yet.