=== Solve Media CAPTCHA === Contributors: Ilia Fishbein, Jeff Weisberg Tags: captcha, registration, register, contact form 7, comments, posts, security, advertising, widget, anti-spam, plugin, solve media, post, spam, ads, advertising Requires at least: 2.8.4 Tested up to: 3.0.1 Stable tag: 1.0.4 Secure & Monetize your site with Solve Media's CAPTCHA replacement. == Description == Secure & Monetize your site with Solve Media's CAPTCHA replacement. Solve Media has created a patent-pending technology that turns CAPTCHA into a branded TYPE-INs™. Use the Solve Media widget on a registration form, comments form, or a Contact-Form-7 form. Works with Contact-Form-7 v2.0 and newer. Visit the [Solve Media homepage](http://www.solvemedia.com) for more information. == Installation == 1. Sign up for a free Solve Media account at [Solve Media registration](http://portal.solvemedia.com/portal/public/signup) 1. Upload the entire `solvemedia` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Set the public, private and hash keys in the Solve Media admininstrative panel found under the 'Settings' menu 1. Enable/Disable the Solve Media widget on the user registration form, comments section, or Contact-Form-7 forms. Add [solvemedia solvemedia-1] to a Contact-Form-7 text area to use the Solve Media CAPTCHA replacement on a contact form. Add `ID); ?>` to the comments.php file of your theme if it is not already there. For basic usage, you can also have a look at the [plugin homepage](http://portal.solvemedia.com/portal/help/pub/wp/). == Frequently Asked Questions == = I use a non-default theme and the widget doesn't show up in the comments. = The comments.php file of your theme must have code that handles actions associated with the "comment_form" hook. The code should appear after the "Submit Comment" button and read: ```ID); ?>` == Screenshots == 1. Solve Media puzzle on registration 2. Solve Media puzzle on comments 3. Solve Media puzzle on a Contact-Form-7 contact form 4. Solve Media plugin configuration page 5. Adding the Solve Media puzzle to a Contact-Form-7 form == Changelog == = 1.0 = * Initial Release