Connect WPForms to Google Sheets and automatically send form entries to a google sheet in real-time. No manual exports, no coding required.
Prioritized issue groups from the latest Plugin Check scan
I18n
39
3 issue groups
Maintainability
15
8 issue groups
Security
8
2 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'WPFORMS_GOOGLESHEET_URL'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GSCWPForms_Role_Settings".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "GSheetConnector - WPForms Google Sheets Connector" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_17697_MULTISITE".
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 'gsheetconnector-wpforms' but got 'gsheetconnector-gravityforms-pro'.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "GSheetConnector - WPForms Google Sheets Connector" is different from the name declared in plugin header "GSheetConnector For WPForms".
Potential connections found in static code analysis.
Outbound calls
272
External assets
3
Incoming endpoints
25
No public endpoints detected.
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
13 more hidden
2 score snapshots
v4.1.0
77
Latest
v4.0.3
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 62 | 49 | 13 | v4.1.0 | 2.0.0 |
| 32 | 265 | 120 | 145 | v4.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.