Send Gravity Forms entries to Google Sheets in real-time and automatically sync form submissions with Google Sheets.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
32
11 issue groups
Security
21
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"($name) missing required param: '$paramName'"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alias".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFGS_Connector_Service".
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CRYPT_RSA_MODE".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Unescaped parameter $table used in $wpdb->get_var()\n$table assigned unsafely at line 83.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['SERVER_SOFTWARE']
Sample message
$_SERVER['SERVER_SOFTWARE'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin name "GSheetConnector for Gravity Forms – Send Gravity Forms Entries to Google Sheets in Real-Time" is different from the name declared in plugin header "GSheetConnector For Gravity Forms".
Not analyzed yet.
2 score snapshots
v1.4.3
52
Latest
v1.4.2
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 52 | 53 | 26 | 27 | v1.4.3 | 2.0.0 |
| 32 | 386 | 37 | 349 | v1.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.