kanakogi / recaptcha-for-mw-wp-form

2 stars 5 forks source link

=== reCAPTCHA for MW WP Form === Contributors: kanakogi, abatanx, yamamotohrs, shizumi Donate link: http://www.amazon.co.jp/registry/wishlist/2TUGZOYJW8T4T/?_encoding=UTF8&camp=247&creative=7399&linkCode=ur2&tag=wpccc-22 Tags: : form, mail, MW WP Form, reCAPTCHA Requires at least: 4.0 or higher Tested up to: 6.5.3 Stable tag: 1.1.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description == You can use "reCAPTCHA V3" with MW WP FORM.

Note: Required MW WP Form (https://wordpress.org/plugins/mw-wp-form/)

/assets/screenshot-1.png

== Installation ==

  1. Activate MW WP Form plugin.
  2. Upload the entire recaptcha-for-mw-wp-form folder to the /wp-content/plugins/ directory.
  3. Activate this plugin through the 'Plugins' menu in WordPress.
  4. Go to reCAPTACHA v3 Setting submenu in MW WP Form.

== Changelog == 1.1.4 - 15 4 2024 Fix. Thanks pull request by k-toda.

1.1.2 - 23 10 2023 Typo correction. Changed reCAPTACHA to reCAPTCHA. Thanks pull request by iknowsummer.

1.1.1 - 14 Apr 2022 Add null check for $post variable to eliminate warning message on 404 pages. Thanks miurakazunori.

1.1.0 - 19 Jan 2022 Update for threshold score.

1.0.2 - 23 Apr 2021 Modify ValidationController.

1.0.0 - 11 June 2020 Initial release.