WCBoost – Variation Swatches is the ultimate plugin to display WooCommerce product variations in style.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
4 issue groups
Security
1
1 issue group
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_admin_terms_metabox_datalimit".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_admin_terms_metabox_datalimit".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WCBoost - Variation Swatches" - contains the restricted term "wc" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WCBoost - Variation Swatches" - contains the restricted term "wc" which cannot be used at all in your plugin name.
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$table".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$table".
WARNINGSecurityUnescaped DBParameterUnescaped parameter $update used in $wpdb->query()\n$update assigned unsafely at line 17.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Unescaped parameter $update used in $wpdb->query()\n$update assigned unsafely at line 17.
ERRORMaintainabilitywp function not compatible with requires wpFunction "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.
Score History
First score snapshot
v1.1.4
95
Latest
- Findings
- 12
- Errors
- 1
- Warnings
- 11
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 12 | 1 | 11 | v1.1.4 | 2.0.0 |