Track orders in one place. shipment tracking, automated notifications, order lookup, branded tracking page, delivery day prediction
Prioritized issue groups from the latest Plugin Check scan
Security
246
7 issue groups
I18n
164
3 issue groups
Maintainability
146
15 issue groups
Sample message
Mismatched text domain. Expected 'aftership-woocommerce-tracking' but got 'aftership'.
Sample message
$_GET['_jsonp'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['aftership_orders_tracking_file']
Sample message
Function "delete_user_meta()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.9.0.
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 '$couriers'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['aftership_tracking_account_number']. 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: "$active_plugin".
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: $total
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "convert_country_code".
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
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: "AM_REST_Controller".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of tax_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_api_' . $api".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AfterShip Tracking - All-In-One WooCommerce Order Tracking (Free plan available)" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Use of a direct database call is discouraged.
Not analyzed yet.
First score snapshot
v1.18.1
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 577 | 286 | 291 | v1.18.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.