Add awb# to orders, create tracking page, send tracking info via sms & email. Works best with Shiprocket, Shipmozo, Delhivery & Nimbuspost.
Prioritized issue groups from the latest Plugin Check scan
Security
606
7 issue groups
I18n
269
4 issue groups
Maintainability
156
14 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET[$filter_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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 '$awb_n'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['id']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'shipment-tracker-for-woocommerce' but got 'bt-sync-order'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $order_number ..." but found "<?= $order_number ..."
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
The $domain parameter must be a single text string literal. Found: $plugin_info['Name']
Sample message
The $text parameter must be a single text string literal. Found: $title
Sample message
Unexpected markdown file "hooks-admin.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
246
External assets
0
Incoming endpoints
54
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
37 more hidden
2 score snapshots
v1.5.6
23
Latest
v1.5.5.1
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,053 | 477 | 576 | v1.5.6 | 2.0.0 |
| 23 | 1,021 | 462 | 559 | v1.5.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.