Flexible table rate shipping plugin with live rates to solve any complex shipping scenario using weight, cart, location, and 30+ conditions.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
26
1 issue group
Maintainability
15
2 issue groups
Security
3
2 issue groups
ERRORI18nText Domain MismatchMismatched text domain. Expected 'wow-table-rate-shipping' but got 'table-rate-shipping-pro'.26
- Category
- I18n
- Occurrences
- 26
- Severity
- error
Sample message
Mismatched text domain. Expected 'wow-table-rate-shipping' but got 'table-rate-shipping-pro'.
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$did_any_cleanup".12
- Category
- Maintainability
- Occurrences
- 12
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$did_any_cleanup".
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prad_promo_promotion_hooks".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "prad_promo_promotion_hooks".
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $zone_methods_table used in $wpdb->query()\n$zone_methods_table assigned unsafely at line 75.1
- Category
- Security
- Occurrences
- 1
- Severity
- warning
Sample message
Unescaped parameter $zone_methods_table used in $wpdb->query()\n$zone_methods_table assigned unsafely at line 75.
External Connections
Potential connections found in static code analysis.
Outbound calls
50
External assets
0
Incoming endpoints
33
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
Admin AJAX endpoints7
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v1.1.25
91
Latest
- Findings
- 44
- Errors
- 26
- Warnings
- 18
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 44 | 26 | 18 | v1.1.25 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.