Pickup points, live rates and bulk shipping labels for InPost, PostNord, GLS, DHL, Nova Post, Nova Poshta, Ukrposhta and Meest in WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
184
9 issue groups
Maintainability
54
11 issue groups
I18n
20
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$carrier'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Class $class doesn't exist"'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Mismatched text domain. Expected 'wc-ukr-shipping' but got 'woocommerce'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['order_id']. Check that the array index exists before using it.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $successMsg ..." but found "<?= $successMsg ..."
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $message
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $insertValues used in $wpdb->query()\n$insertValues assigned unsafely at line 121.
Sample message
Use placeholders and $wpdb->prepare(); found $insertValues
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$carrier".
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $domain parameter must be a single text string literal. Found: $json['domain']
Sample message
Plugin name "SmartyParcel – Multi-Carrier Shipping, Pickup Points & Labels for WooCommerce" is different from the name declared in plugin header "SmartyParcel - Multi-Carrier Shipping, Pickup Points & Labels".
Potential connections found in static code analysis.
Outbound calls
83
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
wp_ajax
11 score snapshots
v1.23.0
37
Latest
v1.22.5
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 259 | 108 | 151 | v1.23.0 | 2.1.0 |
| 37 | 276 | 117 | 159 | v1.22.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.