Ultra Addons for Contact Form 7

50+ Essential Addons for Contact Form 7 - Conditional Fields, Multi Step, Redirection, Columns, WooCommerce, Mailchimp & more

v3.5.43ThemeficUpdated 2026-05-26Added Feb 4, 202160k+ installs96% rating100% support resolved
24
Score
1,538
Errors
460
Warnings
+0
Change

Category Scores

Security0
Repo97
Performance95
Maintainability0

Top Issues by Category

i18n1,027
security654
maintainability239

Issues Details

1,998 issues found in latest scan

ERROR878
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'ultimate-addons-for-contact-form-7' but got "ultimate-addons-cf7".

ERROR345
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING59
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING58
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING56
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$field".

ERROR52
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING52
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[$tag->name]

ERROR44
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR44
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $background_color

ERROR42
WordPress.WP.I18n.MissingTranslatorsComment

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.

WARNING40
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING39
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

WARNING35
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_FILES[$tag->name]. Check that the array index exists before using it.

WARNING27
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING26
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR26
badly_named_files

File and folder names must not contain spaces or special characters.

ERROR20
PluginCheck.CodeAnalysis.EnqueuedResourceOffloading.OffloadedContent

Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.

ERROR17
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR11
WordPress.WP.I18n.NoEmptyStrings

The $text text string should have translatable content. Found: ""

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_appsero_license_section".

WARNING9
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$key . '_icon'".

ERROR9
wp_function_not_compatible_with_requires_wp

Function "delete_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.2.0.

ERROR8
WordPress.WP.I18n.UnorderedPlaceholdersText

Multiple placeholders in translatable strings should be ordered. Expected "%1$1s, %2$2s", but got "%1s, %2s" in 'Confused? Check our Documentation on %1s and %2s.'.

WARNING7
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SELECT * FROM $table_name WHERE form_id= %d ORDER BY submission_id DESC "

WARNING6
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $table_name used in $wpdb->get_row()\n$table_name assigned unsafely at line 33.

Latest Snapshot

Findings

1,998

Errors

1,538

Warnings

460

Score History

First score snapshot

First scan completed Jun 20, 2026

v3.5.43 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v3.5.43

24

Latest

Findings
1,998
Errors
1,538
Warnings
460
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins