Connect Nova Post, Ukrposhta, Meest, DHL and other delivery services with your store. Create labels, track orders and calculate rates in one place.
Prioritized issue groups from the latest Plugin Check scan
I18n
371
6 issue groups
Security
221
9 issue groups
Maintainability
75
10 issue groups
Sample message
Mismatched text domain. Expected 'wc-ukr-shipping' but got 'wc-ukr-shipping-i18n'.
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
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
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $successMsg ..." but found "<?= $successMsg ..."
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activeCarriers".
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
The plugin name includes a restricted term. Your chosen plugin name - "WC Ukraine Shipping - Integration of Nova Poshta and Ukrposhta for WooCommerce" - contains the restricted term "wc" which cannot be used at all in your plugin name.
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
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
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
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $domain parameter must be a single text string literal. Found: $json['domain']
Potential connections found in static code analysis.
Outbound calls
87
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
wp_ajax
3 score snapshots
v1.21.12
35
Latest
v1.21.11
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 668 | 504 | 164 | v1.21.12 | 2.0.0 |
| 35 | 668 | 504 | 164 | v1.21.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.