=== Safer Email Link ===
Contributors: norcross
Donate link: http://andrewnorcross.com/donate
Tags: twitter, tinymce, visual editor button
Requires at least: 2.5
Tested up to: 3.3
Stable tag: 1.0

Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function.

== Description ==
Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function. 

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the 'safer-email-link' folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. That's it.


== Frequently Asked Questions ==

= What does this do? =

Adds a button to the TinyMCE to wrap an email address with a shortcode using the WordPress antispambot function. Obfuscates the email address so that only browsers can see the normal address, while the source code displays jumbled characters. Also includes a CSS class (a.email-link) if you want to style it differently that the rest of your site. 

= Is that it? =

Yep. That's it.

== Screenshots ==

1. How to use the button with highlighted text
2. How the resulting action will look in the post editor
3. How the link will display in the post


== Changelog ==

= 1.0 =
* Initial release

== Upgrade Notice ==