=== .fay Emails Encoder === Contributors: Fayçal Tirich Donate link: http://faycaltirich.blogspot.com/2009/08/wordpress-stuff.html#fee Tags: email, spam, encode, security Requires at least: 2.7.0 Tested up to: 2.8.4 Stable tag: 1.0 Linkinize (make clickable when using HTML editor) & Encode emails to avoid spams . == Description == Linkinize (make clickable) & Encode emails to avoid spams. Test case: Test 1 : Linkinize and encode gmail_lover@gmail.com Test 2 : Encode <a href="gmail_lover@gmail.com">gmail_lover</a> Test 3 : Encode <a href="gmail_lover@gmail.com">gmail_lover@gmail.com</a> The result will be something encoded like : <a href="#97;ilto:gmail_love#114;@gmail.com">gmail_lover</a> See screenshots for more details. == Installation == 1. Upload `fay-emails-encoder` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to 'Com'Moderators' menu 4. Allow your users == Frequently Asked Questions == = = == Changelog == = 1.0 = * First release with no bug detected == Screenshots == 1. Options page 2. Test case 3. Result 4. HTML source with the Linked/Encoded emails 5. Batch Database 6. Encoding the backend