=== WP Email Guard === Contributors: MoeHassan, Khemso, NetCode Tags: email, spam, guard, no-spam Requires at least: 2.0.2 Tested up to: 2.8.4 Stable tag: 0.3 WP Email Guard protects your email addresses included on any post or page from being crawled by spammers. == Description == WP Email Guard protects your email addresses included on any post or page from being crawled by spammers. It converts every email written within your post body into a JavaScript code, so the emails is readable and can be clicked by humans only. Spammers can't crawl JavaScript. == Installation == It is so simply to have this plug in work, just upload it to your plugins folder, activate it, and have fun. e.g. 1. Upload `wp_email_guard` to the `/wp-content/plugins/` directory 1. Activate the plug in through the 'Plugins' menu in WordPress 1. have fun :) == Frequently Asked Questions == = How Does it work? = WP Email Guard is simply working on catching any email address writtin within the body of your post or page, and convert it to a JavaScript code. This JavaScript code can't be crawled by spammers because it doesn't look like an email address. = Can Search Engines Like Google Read my email too? = We don't think that Google or any other search engine is able to read JavaScript content, that's why spammers also can't. == Changelog == = 0.1 = WP Email Guard v 0.1 is the current and first version of this plug-in, we are working on making it more advanced. = 0.2 = Now Protecting your Comments = 0.3 = Now Protecting your RSS Feeds