Enable Google reCaptcha for WooCommerce Checkout, Login, Registration, and Reset Password Forms to protect your store against spam.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
115
3 issue groups
Maintainability
6
4 issue groups
Security
4
1 issue group
ERRORI18nText Domain MismatchMismatched text domain. Expected 'advanced-google-recaptcha-for-woocommerce' but got "recaptcha-for-woocommerce".113
- Category
- I18n
- Occurrences
- 113
- Severity
- error
Sample message
Mismatched text domain. Expected 'advanced-google-recaptcha-for-woocommerce' but got "recaptcha-for-woocommerce".
WARNINGSecurityRequest data is not unslashed$_POST[$postkey] not unslashed before sanitization. Use wp_unslash() or similar4
- Category
- Security
- Occurrences
- 4
- Severity
- warning
Sample message
$_POST[$postkey] not unslashed before sanitization. Use wp_unslash() or similar
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_print_inline_script_tag()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 4.8.0.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
Function "wp_print_inline_script_tag()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 4.8.0.
WARNINGI18nDiscouraged text-domain loadingload_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woo-recaptcha_admin_field".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woo-recaptcha_admin_field".
WARNINGMaintainabilityNon-prefixed global variableGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "recaptcha-for-woocommerce", expected "advanced-google-recaptcha-for-woocommerce".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "recaptcha-for-woocommerce", expected "advanced-google-recaptcha-for-woocommerce".
External Connections
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.0.8
91
Latest
- Findings
- 125
- Errors
- 116
- Warnings
- 9
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 125 | 116 | 9 | v1.0.8 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.