Multiple Columns for Gravity Forms

Introduces new form elements into Gravity Forms which allow for simple column creation.

v4.0.6WebHolismUpdated 2022-09-12Added Sep 8, 201610k+ installs88% rating
90
Score
11
Errors
7
Warnings
+0
Change

Category Scores

Security89
Repo91
Performance100
Maintainability87

Top Issues by Category

Issues Details

18 issues found in latest scan

ERROR7
missing_direct_file_access_protection

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

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR1
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR1
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $this->buttonLabel

WARNING1
missing_composer_json_file

The "/vendor" directory using composer exists, but "composer.json" file is missing.

ERROR1
outdated_tested_upto_header

Tested up to: 6.0 < 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.

WARNING1
readme_parser_warnings_too_many_tags

One or more tags were ignored. Please limit your plugin to 5 tags.

WARNING1
upgrade_notice_limit

The upgrade notice for "3.1.0" exceeds the limit of 300 characters.

Latest Snapshot

Findings

18

Errors

11

Warnings

7

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v4.0.6

90

Latest

Findings
18
Errors
11
Warnings
7
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins