描述
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
螢幕截圖
安裝
- Activate MW WP Form plugin.
- Upload the entire
recaptcha-for-mw-wp-form
folder to the/wp-content/plugins/
directory. - Activate this plugin through the ‘Plugins’ menu in WordPress.
- Go to reCAPTACHA v3 Setting submenu in MW WP Form.
評價
2023年7月12日
This plugin is very useful and easy to set up.I hope you will continue to support PHP8 as well!
2021年12月6日
現時点では、フォームの入力に数分以上かかるとタイムアウトでエラーになるので、このプラグインでバリデーションチェックするとフォームは送信できません。
今後もプラグイン導入時はテストを十分に行ってください。エラー時は一切送信できなくなるので、ご注意ください。
At the moment, if a form takes more than a few minutes to fill out, it will time out and cause an error, so if you use this plugin to check for validation, the form cannot be submitted.
Please continue to test the plugin thoroughly when you install it, and if it times out, you will not be able to submit the form at all.
2021年6月29日
This plugin is very helpful.
I was able to use “reCAPTCHA v3” with MW WP Form.
貢獻者及開發者
“reCAPTCHA for MW WP Form” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。
貢獻者修改日誌
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.