Set Custom Shipping Rates For Different Cities On Woocommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
12
5 issue groups
Security
12
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 337.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT city_name, rate FROM $table"
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WShippingRateByCity".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Tested up to: 6.9 < 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.
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
3
No external asset domains detected.
admin_post
admin_post
wp_ajax
First score snapshot
v2.0.2
72
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 25 | 4 | 21 | v2.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.