GravityExport Lite for Gravity Forms

Export all Gravity Forms entries to Excel (.xlsx) or CSV via a download button or a secret shareable URL.

v2.6.0GravityKitUpdated 2026-03-27Added Aug 30, 201710k+ installs100% rating
67
Score
48
Errors
14
Warnings
+0
Change

Category Scores

Security51
Repo94
Performance100
Maintainability74

Top Issues by Category

Issues Details

62 issues found in latest scan

ERROR19
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class='error'>$message</div>"'.

ERROR13
Generic.PHP.DisallowShortOpenTag.EchoFound

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

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

ERROR6
missing_direct_file_access_protection

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

ERROR3
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'gf-entries-in-excel' but got 'gk-gravityexport-lite'.

ERROR2
WordPress.WP.I18n.NonSingularStringLiteralDomain

The $domain parameter must be a single text string literal. Found: GFExcel::$slug

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

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

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to esc_html__().

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR1
library_core_files

Library files that are already in the WordPress core are not permitted.

WARNING1
mismatched_plugin_name

Plugin name "GravityExport Lite for Gravity Forms" is different from the name declared in plugin header "GravityExport Lite".

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 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
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "gk-gravityexport-lite", expected "gf-entries-in-excel".

ERROR1
uninstall_missing_constant_check

Check for WP_UNINSTALL_PLUGIN constant missing.

Latest Snapshot

Findings

62

Errors

48

Warnings

14

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.6.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.6.0

67

Latest

Findings
62
Errors
48
Warnings
14
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins