WooCommerce Google Sheet Connector automatically syncs orders, products, customers, coupons, and variations to Google Sheets.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
34
6 issue groups
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GSHEETCONNECTOR_API_URL".13
- Category
- Maintainability
- Occurrences
- 13
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WC_GSHEETCONNECTOR_API_URL".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "GSCWOO_googlesheet".9
- Category
- Maintainability
- Occurrences
- 9
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GSCWOO_googlesheet".
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gscwoo_row_values".9
- Category
- Maintainability
- Occurrences
- 9
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gscwoo_row_values".
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$google_sheet".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$google_sheet".
WARNINGMaintainabilitymismatched plugin namePlugin name "GSheetConnector for WooCommerce – Send your Orders and Products to Google Sheet in Real-Time" is different from the name declared in plugin header "GSheetConnector for WooCommerce".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "GSheetConnector for WooCommerce – Send your Orders and Products to Google Sheet in Real-Time" is different from the name declared in plugin header "GSheetConnector for WooCommerce".
WARNINGMaintainabilitytrademarked termThe plugin slug includes a restricted term. Your plugin slug - "wc-gsheetconnector" - contains the restricted term "wc" which cannot be used at all in your plugin slug.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-gsheetconnector" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
External Connections
Not analyzed yet.
Score History
First score snapshot
v1.4.8
97
Latest
- Findings
- 34
- Errors
- 0
- Warnings
- 34
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 34 | 0 | 34 | v1.4.8 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.