Simplify your workflow with Import Entries for Gravity Forms, the essential tool for importing data into your Gravity Forms effortlessly.
Prioritized issue groups from the latest Plugin Check scan
Security
19
6 issue groups
Maintainability
12
6 issue groups
I18n
1
1 issue group
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['csv_file']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['csv_file']
Sample message
$_POST['csv_file'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_gf_new_form".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gform_export_max_execution_time".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
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
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFImportMain".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
10
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
First score snapshot
v1.0.5
62
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 32 | 6 | 26 | v1.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.