=== Plugin Name === Contributors: bannerweb Tags: mail, address, encrypt, secure, hide, encode, email, e-mail, posts, post, page, pages, plugin, bannerweb, sidebar, widget, widgets Requires at least: 2.7 Tested up to: 3.0 Stable tag: 1.2 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 and sidebar widgets 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, pages and sidebar widgets 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 real-time decoding provided by JavaScript.
Tested on Wordpress 3.0!
== Frequently Asked Questions == Do you have questions or issues with Simple Mail Address Encoder? Please follow us on twitter and aks your question: @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.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