=== 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.2 Stable tag: 1.5 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 if the link is an image * Decodes every encoded e-mail address in real-time using javascript * Works with JavaScript minifying and caching plugins to improve page loading speed = Requirements = * WordPress 3.0 or higher * PHP 5.2.4 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.5 = * Sourcecode update: This plugin now follows the new WordPress system requirements * Added support for js minifying and caching to improve page loading speed * Deeper WordPress integration = 1.4.1.2 = * Minor bug fix = 1.4.1.1 = * Bug fix: [line break after link](http://wordpress.org/support/topic/plugin-simple-mail-address-encoder-line-break-after-link-in-v141?replies=2, "line break after link") = 1.4.1 = * Bug fix: [Encodes wrong link](http://wordpress.org/support/topic/plugin-simple-mail-address-encoder-plugin-encodes-the-wrong-link?replies=1, "Encodes wrong link") * Bug fix: problems with special chars = 1.4.0.1 = * Minor bug fix = 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