Connect Contact Form 7 and Mailchimp

Connect Contact Form 7 to Mailchimp. Automatically sync form submissions to your Mailchimp audiences with merge field mapping, double opt-in, and opt- …

v0.9.78.04Renzo JohnsonUpdated 2026-05-14Added Jan 21, 201550k+ installs84% rating0% support resolved
53
Score
236
Errors
52
Warnings
+0
Change

Category Scores

Security29
Repo97
Performance100
Maintainability61

Top Issues by Category

i18n226
maintainability46
security15
repo_compliance1

Issues Details

288 issues found in latest scan

ERROR215
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'contact-form-7-mailchimp-extension' but got 'chimpmatic-lite'.

WARNING13
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING13
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERROR10
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: self::$text_domain

WARNING6
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SPARTAN_MCE_PLUGIN_BASENAME".

ERROR3
WordPress.WP.AlternativeFunctions.file_system_operations_fclose

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

ERROR2
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attrs_html'.

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_SERVER['HTTP_REFERER']

ERROR2
WordPress.WP.AlternativeFunctions.file_system_operations_fopen

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().

WARNING2
update_modification_detected

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins

ERROR1
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING1
PluginCheck.CodeAnalysis.ShortURL.Found

Short URL detected (bit.ly). Use full URLs instead of URL shorteners.

WARNING1
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable {$placeholders} at &quot;SELECT option_name, option_value FROM {$wpdb-&gt;options} WHERE option_name IN ({$placeholders})&quot;

ERROR1
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $query

WARNING1
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;mce_get_cmatic&quot;.

ERROR1
WordPress.WP.AlternativeFunctions.file_system_operations_fread

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().

ERROR1
plugin_updater_detected

Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins

WARNING1
readme_parser_warnings_trimmed_short_description

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "chimpmatic-lite", expected "contact-form-7-mailchimp-extension".

WARNING1
trademarked_term

The plugin slug includes a restricted term. Your plugin slug - "contact-form-7-mailchimp-extension" - contains the restricted term "contact-form-7" and cannot be used to begin your plugin slug. 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 slug, such as "... for contact-form-7".

Latest Snapshot

Findings

288

Errors

236

Warnings

52

Score History

First score snapshot

First scan completed Jun 20, 2026

v0.9.78.04 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v0.9.78.04

53

Latest

Findings
288
Errors
236
Warnings
52
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins