=== Plugin Name === Contributors: bannerweb Tags: mail, address, encrypt, secure, hide, encode, email, e-mail, posts, pages, plugin Requires at least: 2.7 Tested up to: 2.9.2 Stable tag: 1.0 Automatically encodes every e-mail address on posts and pages to prevent spam. Simply decodes any previously encoded e-mail address by just clicking the mail link. == Description ==

Automatically encodes every e-mail address on posts and pages to prevent spam. Simply decodes any previously encoded e-mail address by just clicking the mail link.

The simple mail address encoder finds every linked e-mail address in posts and pages and encodes these to prevent the mail address owner from being added into a spam list by spam crawlers searching the web for unsecured mail addresses.

This plugin does not have any graphical user interface - just activate it in your Wordpress backend and let it do its job.

The enduser behavior is the same as usual as if the mail address where not encoded. Clicking the mail address link forces a decoding provided by JavaScript.

== Installation == 1. Unzip and upload the "simple-mail-address" folder to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy automatically highly secured e-mail addresses in your posts and pages without doing anything! == Changelog == = 1.0 = * First public release