Add to WooCommerce shipping costs calculating based on weight, size and post code, state (province) and/or customer’s country.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
7
4 issue groups
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WC - APG Weight Shipping" - 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 - "WC - APG Weight Shipping" - contains the restricted term "wc" which cannot be used at all in your plugin name.
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DIRECCION_apg_shipping".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DIRECCION_apg_shipping".
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_apg_shipping".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_apg_shipping".
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_getimagesize()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.0.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "wp_getimagesize()" requires WordPress 5.7.0, but your plugin minimum supported version is WordPress 5.0.0.
Score History
First score snapshot
v3.10.0
99
Latest
- Findings
- 7
- Errors
- 1
- Warnings
- 6
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 7 | 1 | 6 | v3.10.0 | 2.0.0 |