Manage Gravity Forms on the command line.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
6 issue groups
I18n
9
1 issue group
Security
5
1 issue group
Repo Compliance
2
2 issue groups
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'gravityformscli' but got 'gravityforms'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$entry_ids'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
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".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Plugin name "Gravity Forms CLI Add-On" is different from the name declared in plugin header "Gravity Forms CLI".
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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Not analyzed yet.
First score snapshot
v1.9
81
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 35 | 31 | 4 | v1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.