This plugin provides a new tag for the Contact Form 7 Plugin. It allows the usage of a reCAPTCHA field provided by the BWP reCAPTCHA Plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
57
4 issue groups
Security
28
2 issue groups
Maintainability
14
9 issue groups
Repo Compliance
3
3 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->textdomain
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" value='$item' name='"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Contact Form 7 BWP reCAPTCHA Extension" - contains the restricted term "contact-form-7" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "contact-form-7" elsewhere in your plugin name, such as "... for contact-form-7".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ALLOW_CF7_BWP_CAPT_INCLUDE".
Sample message
Missing $domain parameter in function call to _e().
Sample message
Mismatched text domain. Expected 'contact-form-7-bwp-recaptcha-extension' but got 'cf7_bwp_capt'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CF7bwpCAPT".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "show_donation".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cf7_bwp_capt".
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 3.1 < 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
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "cf7_bwp_capt".
Sample message
Function "settings_errors()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.9.0.
Potential connections found in static code analysis.
Outbound calls
9
External assets
1
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v0.8
48
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 48 | 102 | 92 | 10 | v0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.