=== Obstcha === Contributors: georf Donate link: http://www.mgvmedia.com Tags: comments, spam Requires at least: 3.0.0 Tested up to: 3.2.1 Stable tag: 1.5 Decent comment verification to avoid spam without user interaction. == Description == This plugin uses JavaScript to verify that commentators are persons rather than bots. If a user's browser doesn't support or allow JavaScript, so-called CAPTCHAs are used. The commentator has to enter a fruit name given as image before sending his or her comment. == Installation == This section describes how to install the plugin and get it working. 1. Upload the directory `Obstcha` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.0 = * Initial commit = 1.1 = * Add support for xml rpc requests = 1.2 = * Clean code = 1.3 = * Add noscript tag for less traffic and less cpu usage = 1.4 = * Remove extra javascript file = 1.5 = * Remove `display:none`