Usage Instructions for reCAPTCHA module 0) This module requires Contact Form 7 2.0.6 or higher. If you are using older version, update it first. 1) Download and unzip recaptcha-mod.zip. You'll see recaptcha.php and readme.txt (you're reading it now) in the folder. 2) Copy recaptcha.php into the "contact-form-7/modules" folder. 3) This reCAPTCHA module works with the WP-reCAPTCHA plugin, so you need to install the plugin beforehand. Note that it will require your reCAPTCHA API keys. 4) To insert the reCAPTCHA widget inside your contact form, simply insert this code into your form's template: [recaptcha your-recaptcha] The "your-recaptcha" part is just its name, so you can change it as you like. That's it. Now reCAPTCHA has saved your contact form from spammers!