Negotiated rates for all types of shipping (home, relay, express, lockers, etc.). No subscription, no hidden fees.
Category Scores
Top Issues by Category
maintainability92
security2
Issues Details
96 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$am".
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Function "wp_set_script_translations()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 176.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_help_tip'.
Plugin name "Boxtal - Shipping solution" is different from the name declared in plugin header "Boxtal Connect".
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
The "Domain Path" header in the plugin file must point to an existing folder. Found: "Boxtal/BoxtalConnectWoocommerce/translation"
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$am". | 78 |
| WordPress.DB.DirectDatabaseQuery.DirectQuery | WARNING | Use of a direct database call is discouraged. | 6 |
| WordPress.DB.DirectDatabaseQuery.NoCaching | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 5 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "wp_set_script_translations()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0. | 2 |
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 176. | 1 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_help_tip'. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Boxtal - Shipping solution" is different from the name declared in plugin header "Boxtal Connect". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
| plugin_header_nonexistent_domain_path | WARNING | The "Domain Path" header in the plugin file must point to an existing folder. Found: "Boxtal/BoxtalConnectWoocommerce/translation" | 1 |
Latest Snapshot
Findings
96
Errors
4
Warnings
92
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.0.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.0.1
86
Latest
- Findings
- 96
- Errors
- 4
- Warnings
- 92
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 86 | 96 | 4 | 92 | v2.0.1 | 2.0.0 | 2026.06-mvp-static-v2 |