=== Encrypt Email === Contributors: LukeQuietus Donate link: http://luke-watts.com/doesnt-want-donations Tags: email, spam protection, encryption, email encryption, encrypt email, encoder, encode email, email cypher, cypher Requires at least: 3.0 Tested up to: 3.9 Stable tag: 1.0.0 This plugin allows users to encrytp emails in their content and widgets using a simple shortcode. The encryption uses a native Wordpress function antispambot(). == Description == This plugin allows users to encrytp emails in their content and widgets using a simple shortcode. The encryption uses a native Wordpress function antispambot(). To encrypt your email simply use the shortcode [encrypt_email email="your@email-here.com" text="The text you want to be seen by users. Defaul: email"] = Support = * ["Github"](https://github.com/lukewatts/encrypt-email) or * ["Authors Website"](http://luke-watts.com/contact) = Future Features = * In the futuer there will be a TinyMCE button which will allow you to simply highlight your email in the content and wrap it in the shortcode which will encrypt it. For now you;ll have to simply type it. = Feedback = * I am open for your suggestions and feedback - Thank you for using or trying out one of my plugins! * Follow me on [Twitter](https://twitter.com/LukeWatts85) * Or find me on [Github](https://github.com/lukewatts) on Github * Or contact me from my website at [Luke Watts] (http://luke-watts.com/contact) == Installation == 1. Upload the entire `encrypt-email` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Simply place the shortcode with the email attribute filled out correctly and be spam free* * I can't gaurantee you'll be spam free but you'll certainly be better off than you'd be with nothing. == Frequently Asked Questions == = Does this plugin work with newest WP version and also older versions? = Yes, this plugin works really fine with WordPress 3 upwards! = Will this work in my theme's widget areas? = As long as the theme has enabled shortcodes in your sidebar / widgets then this method will work. However, if the widget is already inserting the link then this shortcode won't work in such fields. You'll notice upon saving the widget then it removes everything after the first " sign. == Screenshots == No screenshots available at this time. == Changelog == = 1.0.0 = * Initial release == Upgrade Notice == = 1.0 = * Initial release