This simple and handy plugin will add a live summary next to any gravity form. No coding required.
Prioritized issue groups from the latest Plugin Check scan
Security
26
5 issue groups
Maintainability
12
5 issue groups
I18n
2
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gf_summary_addon".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET["fieldid"]. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFSummaryAddOn".
Sample message
The $text parameter must be a single text string literal. Found: $summary_title
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GF_SUMMARY_ADDON_VERSION".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_GET["value"]
Sample message
$_GET["value"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Not analyzed yet.
First score snapshot
v1.2.10
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 42 | 15 | 27 | v1.2.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.