Plugin Directory

Changeset 1029195


Ignore:
Timestamp:
11/20/2014 07:02:07 AM (11 years ago)
Author:
recaptchanet
Message:

V4.1

Location:
wp-recaptcha/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-recaptcha/trunk/readme.txt

    r1027787 r1029195  
    44Requires at least: 2.7
    55Tested up to: 2.9.1
    6 Stable tag: 4.0
     6Stable tag: 4.1
    77
    88Integrates reCAPTCHA anti-spam methods with WordPress including comment and registration spam protection.
     
    1010== Description ==
    1111
    12 ReCAPTCHA is a free CAPTCHA service that protects websites from spam and abuse.
     12What is reCAPTCHA?
     13
     14reCAPTCHA is a free CAPTCHA service that protects your site against spam, malicious registrations and other forms of attacks where computers try to disguise themselves as a human; a CAPTCHA is a Completely Automated Public Turing test to tell Computers and Human Apart. reCAPTCHA comes in the form of a widget that you can easily add to your blog, forum, registration form, etc.
     15
     16In addition to protecting your site, reCAPTCHA also helps us digitize old books and newspapers, transcribe street numbers and solve hard AI problems. [Learn how reCAPTCHA works](http://www.google.com/recaptcha) and join our [forum](https://groups.google.com/forum/#!forum/recaptcha).
    1317
    1418== Installation ==
  • wp-recaptcha/trunk/wp-recaptcha.php

    r1027787 r1029195  
    33Plugin Name: WP-reCAPTCHA
    44Description: Integrates reCAPTCHA anti-spam solutions with wordpress
    5 Version: 4.0
     5Version: 4.1
    66Email: support@recaptcha.net
    77*/
Note: See TracChangeset for help on using the changeset viewer.