Introduces new form elements into Gravity Forms which allow for simple column creation.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
6 issue groups
Repo Compliance
2
2 issue groups
Security
1
1 issue group
I18n
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GF_MULTICOLUMN_FIELD_GROUP_TITLE".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$form['id']'.
Sample message
The $text parameter must be a single text string literal. Found: $this->buttonLabel
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.7 < 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.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The upgrade notice for "3.1.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
12
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v4.0.8
90
Latest
v4.0.6
90
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 18 | 11 | 7 | v4.0.8 | 2.0.0 |
| 90 | 18 | 11 | 7 | v4.0.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.