=== Plugin Name === Contributors: bannerweb Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FVDEBJ3XBXQBU Tags: mail, address, encrypt, secure, hide, encode, email, e-mail, posts, post, page, pages, plugin, bannerweb, sidebar, widget, widgets, custom, meta Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.4 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, pages, sidebar widgets and post/page meta values to prevent spam. Simply decodes any previously encoded e-mail address by just clicking the mail link.

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 real-time decoding provided by JavaScript.

= Features = * Works without a graphical user interface * Encodes e-mail addresses in posts, pages, text widgets, comments, and post/page meta values * Encodes e-mail addresses even is the link is a image * Decodes every encoded e-mail address in real-time using javascript = Requirements = * WordPress 3.0 or higher * PHP 5.0 or higher * A WordPress theme using the wp_footer() template tag = Other Bannerweb Plugins = * [Simple Twitter Status Updates](http://wordpress.org/extend/plugins/simple-twitter-status-updates/ "Simple Twitter Status Updates") * [Simple WordPress Backup](http://wordpress.org/extend/plugins/simple-wordpress-backup/ "Simple WordPress Backup") == Frequently Asked Questions == Do you have any questions or issues with the "Simple Mail Address Encoder" plugin? Please follow us on twitter and ask: [@bannerweb](http://twitter.com/bannerweb "@bannerweb") == Installation == 1. Unzip and upload the "simple-mail-address-encoder" folder to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Make sure your theme uses the wp_footer() function 4. Enjoy automatically highly secured e-mail addresses in your posts, pages and sidebar widgets without doing anything! == Changelog == = 1.4 = * Added e-mail address encoding for post/page meta values = 1.3 = * Added e-mail address encoding for comments = 1.2.1.1 = * Minor bug fixes = 1.2.1 = * Added support for linked pictures (when a picture is the mail address link) = 1.2 = * Added e-mail address encoding for sidebar widgets * Wordpress 3.0 ready! = 1.1 = * Attributes of the "a" tag like class="", id="" or style="" won't be ignored any longer = 1.0 = * First public release