Void Contact Form 7 Widget For Elementor Page Builder

This WordPress Plugin Adds Contact Form 7 widget element to Elementor page builder for easy drag & drop the created contact forms with CF7 (contac …

v2.4.2voidthemesUpdated 2024-07-24Added Jun 9, 201720k+ installs98% rating
28
Score
279
Errors
66
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance100
Maintainability29

Top Issues by Category

i18n165
maintainability90
security80

Issues Details

345 issues found in latest scan

ERROR156
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'cf7-widget-elementor' but got 'plugin-name'.

ERROR36
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR32
badly_named_files

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

ERROR17
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR12
Generic.PHP.DisallowShortOpenTag.EchoFound

Short PHP opening tag used with echo; expected "<?php echo $notice ..." but found "<?= $notice ..."

WARNING10
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING10
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;spare_me2&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING9
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING8
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[&#039;spare_me2&#039;]

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING7
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST[&#039;id&#039;]. Check that the array index exists before using it.

ERROR5
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.

ERROR4
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR4
WordPress.WP.I18n.MissingArgDomain

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

WARNING3
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CF7_WIDGET_E_PLUGIN_DIR&quot;.

ERROR2
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

WARNING2
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.

ERROR1
WordPress.DB.RestrictedFunctions.mysql_mysqli_connect

Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_connect.

ERROR1
WordPress.DB.RestrictedFunctions.mysql_mysqli_get_server_info

Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: mysqli_get_server_info.

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_var_dump

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

ERROR1
WordPress.WP.AlternativeFunctions.curl_curl_close

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

ERROR1
WordPress.WP.AlternativeFunctions.curl_curl_exec

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

ERROR1
WordPress.WP.AlternativeFunctions.curl_curl_getinfo

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

Latest Snapshot

Findings

345

Errors

279

Warnings

66

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.4.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.4.2

28

Latest

Findings
345
Errors
279
Warnings
66
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins