Add antispam Yandex SmartCaptcha for your forms with Contact Form 7
Yandex Captcha protects you against spam and other types of automated abuse. With Contact Form 7’s Yandex Captcha integration module, you can block abusive form submissions by spam bots.
This plugin uses Yandex SmartCaptcha service for its main functionality. Please read terms of use
To implement the main plugin functionality, this plugin makes remote requests to yandex smart captcha service (https://smartcaptcha.yandexcloud.net) within three cases:
– to check yandex captcha sitekey validity
– to load captcha challenge
– to check a solving result
This section describes how to install the plugin and get it working.
/wp-content/plugins/captcha-by-yandex-for-contact-form-7
directory, or install the plugin through the WordPress plugins screen directly.Open console.cloud.yandex.ru login, add Yandex SmartCaptcha service and generate your keys
When you add yandex captcha into your form, please check Use invisible captcha
Fix wp codex issue
Allows using few forms in one page
Reduce php version to 7.4
Fix verify captcha on some cases