=== Better WordPress reCAPTCHA (support Akismet and Contact Form 7) ===
Contributors: OddOneOut
Donate link: http://betterwp.net/wordpress-plugins/bwp-recaptcha/#contributions
Tags: recaptcha, captcha, comment captcha, login captcha, user registration captcha, blog registration captcha, contact form, contact form 7, akismet, akismet integration, akismet captcha, anti-spam, antispam
Requires at least: 3.0
Tested up to: 4.3
Stable tag: 2.0.0
License: GPLv3 or later

This plugin utilizes Google reCAPTCHA to help your blog stay clear of spams. You can use this plugin with Akismet and Contact Form 7.

== Description ==

In the 21th century, spamming could be one of the most annoying problems for a website. Especially if you use some publishing platforms like WordPress, your blog WILL be spammed and no default methods will save you from such nightmare. This plugin utilizes the popular anti-spam library, Google reCAPTCHA, to help your blog stay clear of spams.

Akismet and Contact Form 7 are supported out of the box.

**Useful resources:**

[How-to: Add BWP reCAPTCHA to Contact Form 7](http://betterwp.net/wordpress-tips/how-to-add-bwp-recaptcha-to-contact-form-7/).

[How-to: Add custom translations to reCAPTCHA (version 1 only)](http://betterwp.net/wordpress-tips/how-to-add-custom-translations-to-bwp-recaptcha/).

[Official Documentation](http://betterwp.net/wordpress-plugins/bwp-recaptcha/).

**Some Features**

- You can add captcha to comment form, user registration form, site
  registration form and login form
- You can add captcha to form generated by Contact Form 7 plugin
- Hide captcha for qualified visitors
- Comment Form:
    - You can position captcha before or after the comment field
    - Control how the plugin reacts when captcha response is invalid
    - Set error message when captcha response is invalid
- Theme Features:
    - reCAPTCHA version 2:
        - Choose between 2 default themes
        - Normal or compact size
        - More than 50 languages
    - reCAPTCHA version 1:
        - Choose between 4 default themes or create your own (sample CSS and images
          provided)
        - Use built-in languages or add custom translations
- Integrate with Akismet for better end-users experience, i.e. "only force a
  CAPTCHA when a comment looks like spam".
- WordPress Multi-site compatible: you can set different key pair for each
  site or use a single key pair for all sites.
- And more...

**Support this plugin**

Please don't forget to rate this plugin [5 shining stars](http://wordpress.org/support/view/plugin-reviews/bwp-recaptcha?filter=5) if you like it, thanks!

**Get in touch**

* Found a bug? Have a feature request? [Let me know](http://betterwp.net/wordpress-plugins/bwp-recaptcha/#report-issues)!
* Follow me on [Twitter](http://twitter.com/0dd0ne0ut).
* Check out [latest WordPress Tips and Ideas](http://feeds.feedburner.com/BetterWPnet) from BetterWP.net.

**Languages**

* English (default)
* Spanish - Espanol (es_ES) - Thanks to Ivan Leomuro!
* Hungarian (hu_HU). Thanks to [Attila Porvay](http://helloftranslations.net)
* French (fr_FR). Thansk to [Christophe GUILLOUX](http://christophe.guilloux.info) and **Raoul Pierre**!
* German (de_DE). Thanks to [Andreas Reitberger](http://wdbase.de/?p=585)
* Croatian (hr). Thanks to Ivan!

Please [help translate](http://betterwp.net/wordpress-tips/create-pot-file-using-poedit/) this plugin!

== Installation ==

[View instructions with images](http://betterwp.net/wordpress-plugins/bwp-recaptcha/installation/).

== Frequently Asked Questions ==

[View current FAQs](http://betterwp.net/wordpress-plugins/bwp-recaptcha/faq/).

== Screenshots ==

1. reCAPTCHA added to Comment Form.
2. reCAPTCHA added to WordPress Login Form.
3. reCAPTCHA added to Blog Registration Form (multi-site enabled).
4. reCAPTCHA added to Contact Form 7.
5. reCAPTCHA version 1 added to Comment Form.

== Changelog ==

= 2.0.0 =

-   **New Features**
    -   Add support for reCAPTCHA version 2
    -   Add support for multiple reCAPTCHA instances per page (reCAPTCHA
        version 2 only)
    -   Add an HTTPS setting for reCAPTCHA version 1
-   **Enhancements**
    -   Add support for Contact Form version 4.x
    -   Add support for custom login/register paths
    -   Add reCAPTCHA before the submit field in comment form for WordPress 4.2
        or higher
    -   Use a lower priority when filter the `comment_form_defaults` filter
        hook so reCAPTCHA can still be added to themes that filter it as well
-   **Other Changes**
    -   Change minimum PHP version required to 5.3.2
    -   Show the captcha to all users (including admins) by default
    -   Contact Form 7:
        -   The shortcode `[bwp-recaptcha]` has been deprecated, use
            `[recaptcha recaptcha-xxx]` instead.
        -   `bwp-recaptcha` will continue to work for Contact Form 7 prior to
            version 4.1 (last supported is 4.0.3). `bwprecaptcha` and
            `bwp_recaptcha` will still work with version 4.1+, so you won't
            have to manually update any form if you're using them.
    -   Add a Croatian translation
    -   Layerthemes.com has become an official sponsor for BWP Plugins!
-   **Bugs fixed**
    -   Fix Akismet integration not working properly
    -   Don't output comment form related fields in other forms, which leads to
        extraneous markups in Contact Form 7 forms
    -   Create session only when needed and on demand
    -   Fix an issue where saving sub blog's API keys overwrites network's API
        keys in a multisite installation
-   **API**
    -   `BWP_RECAPTCHA::load_captcha_library()` has been removed, the PHP
        reCAPTCHA library is now autoloaded whenever needed (for reCAPTCHA
        version 1).

[View the full changelog](http://betterwp.net/wordpress-plugins/bwp-recaptcha/changelog/)

== Upgrade Notice ==

Nothing here yet.
