=== .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 &lt;a href="gmail_lover@gmail.com"&gt;gmail_lover&lt;/a&gt;

Test 3 : Encode &lt;a href="gmail_lover@gmail.com"&gt;gmail_lover@gmail.com&lt;/a&gt;

The result will be something encoded like : &lt;a href="#97;il&#116;&#111;&#58;&#103;&#109;ail_&#108;o&#118;&#101;#114;&#64;gma&#105;&#108;&#46;&#99;om"&gt;gmail_lover&lt;/a&gt;

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
