Gravity Forms CLI Add-On

Manage Gravity Forms on the command line.

v1.9RocketgeniusUpdated 2026-04-02Added May 24, 201620k+ installs88% rating
81
Score
31
Errors
4
Warnings
+0
Change

Category Scores

Security75
Repo91
Performance100
Maintainability81

Top Issues by Category

Issues Details

35 issues found in latest scan

ERROR10
missing_direct_file_access_protection

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

ERROR9
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'gravityformscli' but got 'gravityforms'.

ERROR5
WordPress.Security.EscapeOutput.OutputNotEscaped

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

ERROR4
WordPress.WP.AlternativeFunctions.file_system_operations_is_writable

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().

WARNING2
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Gravity Forms CLI Add-On" - contains the restricted term "gravity-forms" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "gravity-forms" elsewhere in your plugin name, such as "... for gravity-forms".

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.

ERROR1
WordPress.WP.AlternativeFunctions.rename_rename

rename() is discouraged. Use WP_Filesystem::move() to rename a file.

WARNING1
mismatched_plugin_name

Plugin name "Gravity Forms CLI Add-On" is different from the name declared in plugin header "Gravity Forms CLI".

ERROR1
outdated_tested_upto_header

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.

WARNING1
plugin_header_nonexistent_domain_path

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

Latest Snapshot

Findings

35

Errors

31

Warnings

4

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.9

81

Latest

Findings
35
Errors
31
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins