=== WP Emails Encoder ===

Contributors: Fayçal Tirich
Donate link: http://faycaltirich.blogspot.com/1979/01/fay-emails-encoder-plugin.html
Tags: email, spam, encode, security
Requires at least: 2.7.0
Tested up to: 2.9
Stable tag: 2.5

Description: Encode emails to avoid spams. Template to use [@encode@ email="ilove@gmail.com" display="Gmail Lover"]

== Description ==

Description: Encode emails to avoid spams. Template to use [@encode@ email="ilove@gmail.com" display="Gmail Lover"]

The result will be something like : &lt;a href="mailto:&#105&#108&#1118;&#046&#099;&#111;&#109;"&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 ==

= 2.5 =
* Multiple email encode

= 2.1 =
* Fix minor bug

= 2.0 =
* Lightweight solution based on a template system

= 1.0 =
* First release with no bug detected



== Screenshots ==
1. Active plugin

2. Test case

3. Result

4. HTML source code