Smart Grid-Layout Design for Contact Form 7

This plugins allow pure CSS responsive grid layouts for contact form 7. It enables rich interlinking of your CMS data via taxonomy/posts populated dr …

v4.16.0Aurovrata VenetUpdated 2026-05-08Added Oct 24, 201710k+ installs90% rating
21
Score
1,126
Errors
734
Warnings
+0
Change

Category Scores

Security0
Repo75
Performance98
Maintainability0

Top Issues by Category

maintainability1,016
security749
i18n50

Issues Details

1,860 issues found in latest scan

ERROR445
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"getCurrentTime() will overflow in $timeToOverflow seconds, please restart the process before that. "'.

ERROR396
Generic.PHP.DisallowShortOpenTag.EchoFound

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

WARNING289
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$__composer_autoload_files&quot;.

ERROR117
missing_direct_file_access_protection

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

ERROR82
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot enable an invalid watcher identifier: '{$watcherId}'"'.

WARNING62
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[&#039;_cf7sg_&#039; . $a[&#039;cf7key&#039;]] not unslashed before sanitization. Use wp_unslash() or similar

WARNING55
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[&#039;_cf7sg_&#039; . $a[&#039;cf7key&#039;]]

WARNING54
Internal.LineEndings.Mixed

File has mixed line endings; this may cause incorrect results

WARNING54
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING43
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedNamespaceFound

Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Amp&quot;.

ERROR37
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'cf7-grid-layout' but got 'cf7-grid-alyout'.

WARNING36
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

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

WARNING29
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING22
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING20
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;admin_enqueue_scripts&quot;.

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

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Cf7_Grid_Layout&quot;.

WARNING12
WordPress.PHP.DevelopmentFunctions.error_log_debug_backtrace

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

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

ERROR6
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

WARNING5
WordPress.PHP.DevelopmentFunctions.error_log_print_r

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

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

ERROR4
WordPress.WP.AlternativeFunctions.rename_rename

rename() is discouraged. Use WP_Filesystem::move() to rename a file.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR3
WordPress.WP.AlternativeFunctions.rand_mt_rand

mt_rand() is discouraged. Use the far less predictable wp_rand() instead.

Latest Snapshot

Findings

1,860

Errors

1,126

Warnings

734

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.16.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.16.0

21

Latest

Findings
1,860
Errors
1,126
Warnings
734
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins