Automatically generate, email and download PDF documents from Gravity Forms entries
Prioritized issue groups from the latest Plugin Check scan
Maintainability
118
13 issue groups
I18n
106
4 issue groups
Security
39
3 issue groups
Performance
4
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accent_colour".
Sample message
A function call to __() 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
Mismatched text domain. Expected 'gravity-forms-pdf-extended' but got 'gravityforms'.
Sample message
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET[$name]
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AUTOFONT_ALL".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Controller_Activation".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gpdf_mpdf_font_descriptor".
Sample message
Function "wp_get_environment_type()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Mismatched text domain. Expected 'gravity-forms-pdf-extended' but got 'default'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_gform_setting_url']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.8 < 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
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class EDD_SL_Plugin_Updater
Sample message
The plugin slug includes a restricted term. Your plugin slug - "gravity-forms-pdf-extended" - contains the restricted term "gravity-forms" and cannot be used to begin your plugin slug. 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 slug, such as "... for gravity-forms".
Not analyzed yet.
First score snapshot
v6.12.6.3
57
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 268 | 116 | 152 | v6.12.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.