You can use "reCAPTCHA V3" with MW WP FORM.
Prioritized issue groups from the latest Plugin Check scan
Security
23
6 issue groups
I18n
14
3 issue groups
Maintainability
12
6 issue groups
Repo Compliance
2
2 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: Config::TEXTDOMAIN
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$key'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $option ..." but found "<?= $option ..."
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "reCAPTCHA for MW WP Form" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'recaptcha-for-mw-wp-form' but got 'mw-wp-form'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Processing form data without nonce verification.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Tested up to: 6.5 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "mwfrv3", expected "recaptcha-for-mw-wp-form".
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.0.0.
Not analyzed yet.
First score snapshot
v1.1.7
43
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 51 | 37 | 14 | v1.1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.