Export all Gravity Forms entries to Excel (.xlsx) or CSV via a download button or a secret shareable URL.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
35
8 issue groups
Security
19
1 issue group
I18n
8
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='error'>$message</div>"'.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $field ..." but found "<?= $field ..."
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dismissible".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'gf-entries-in-excel' but got 'gk-gravityexport-lite'.
Sample message
The $domain parameter must be a single text string literal. Found: GFExcel::$slug
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
A function call to esc_html__() 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.
Sample message
Tested up to: 7.1.1 The version number should only include major versions 7.1.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "GravityExport Lite for Gravity Forms" is different from the name declared in plugin header "GravityExport Lite".
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "gk-gravityexport-lite", expected "gf-entries-in-excel".
Sample message
Check for WP_UNINSTALL_PLUGIN constant missing.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v2.7.3
67
Latest
v2.7.2
67
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 62 | 48 | 14 | v2.7.3 | 2.1.0 |
| 67 | 62 | 48 | 14 | v2.7.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.