A very easy plugin to integrate GetResponse campaigns with Contact Form 7.
Prioritized issue groups from the latest Plugin Check scan
I18n
52
4 issue groups
Security
42
6 issue groups
Maintainability
12
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'contact-form-7-getresponse-extension' but got 'cf7-gr-ext'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$camp'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s requires the %s plugin to work. Please activate it first.'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Contact Form 7 GetResponse 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
Detected usage of a non-sanitized input variable: $_POST['apikey']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['cf7-gs']. Check that the array index exists before using it.
Sample message
$_POST['apikey'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.9 < 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 does not match the slug. Found "cf7-gr-ext", expected "contact-form-7-getresponse-extension".
Potential connections found in static code analysis.
Outbound calls
25
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.1.0
40
Latest
v1.0.9
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 108 | 90 | 18 | v1.1.0 | 2.0.0 |
| 40 | 106 | 88 | 18 | v1.0.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.