=== WP reCAPTCHA Library === Contributors: mattwalters Donate link: http://mattwalters.net/projects/ Tags: captcha, library Requires at least: 2.8.6 Tested up to: 2.8.6 Stable tag: 1.0.2 Provides functions to easily display and validate a reCAPTCHA == Description == Provides functions to easily display and validate a reCAPTCHA == Installation == * Upload to a directory named "wp-recpatcha-library" in your wp-content/plugins/ directory. * Visit Settings page under Settings -> WP reCAPTCHA in your WordPress Administration Area * Configure public and private key for site == Changelog == = 1.0.2 = * Removing a PHP Warning = 1.0 = * Initial release