=== Plugin Name ===
Contributors: maxemil
Tags: email, mailto, antibot, antispam, antispambot
Requires at least: 2.0.2
Tested up to: 3.04
Stable tag: 1.0

Simply enables WordPress shortcode for easily letting you camouflage an email address, hiding it from crawling spiders and bots.

== Description ==

Simply enables WordPress shortcode for easily letting you camouflage an email address, hiding it from crawling spiders and bots.


== Installation ==

Do what you always do, download, install, activate.
There is no options to set - simply activate and use!


== Frequently Asked Questions ==

= How to show an email? =

Use shortcode `[antibot mail="your@email.com"]`
This will display the "your@email.com" as camouflaged in the html, but readable for the visitor.


= Is it possible to make the email clickable? =

Yep, use shortcode `[antibot mailto="your@email.com"]`
This will let the visitor use his own mail client to send an email.


== Changelog ==

= 1.0 =
* Initial release
