=== WP Emails Encoder === Contributors: Fayçal Tirich Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GEUJA8MV256VE Tags: email, spam, encode, security Requires at least: 3.0 Tested up to: 4.5.2 Stable tag: 3.1 Encode emails to avoid spams. Template to use [@encode@ email="ilove@gmail.com" display="Gmail Lover"] == Description == Encode emails to avoid spams. Template to use [@encode@ email="ilove@gmail.com" display="Gmail Lover"] The encoded result (kind of <a href="mailto:ilў.com">Gmail Lover</a>) is made undetectable by bad bots but still readable for browsers See screenshots for more details. == Installation == 1. Upload `fay-emails-encoder` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to 'Com'Moderators' menu 4. Allow your users == Frequently Asked Questions == = = == Changelog == = 3.1 = fixing a minor bug introducing my codecanyon profile = 3.0.1 = fixing a broken link = 3.0 = * Adding the helper to the media bar of editor = 2.6 = * Activate plugin by default = 2.5 = * Multiple email encode = 2.1 = * Fix minor bug = 2.0 = * Lightweight solution based on a template system = 1.0 = * First release with no bug detected == Screenshots == 1. Active plugin 2. Test case 3. Result 4. HTML source code