The #1 WooCommerce shipment tracking plugin. Add tracking, auto-update order status, send branded emails. 1010+ carriers. Trusted by 60,000+ stores.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
490
15 issue groups
I18n
464
5 issue groups
Security
239
5 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$array".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $added['provider_name']
Sample message
Mismatched text domain. Expected 'woo-advanced-shipment-tracking' but got ''.
Sample message
The $domain parameter must be a single text string literal. Found: $text_domin
Sample message
$_GET['_shop_order_shipping_provider'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_shop_order_shipping_provider']
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ast_addon_license_form".
Sample message
Processing form data without nonce verification.
Sample message
Complex placeholders used for values in the query string in $wpdb->prepare() will NOT be quoted automagically. Found: %1s.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ast_add_tracking_number".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AST_Integration".
Sample message
Attempting a database schema change is discouraged.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AST_FREE_PLUGIN_ACCESS".
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
59
External assets
2
Incoming endpoints
20
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
3 score snapshots
v4.0.1
25
Latest
v4.0
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,203 | 499 | 704 | v4.0.1 | 2.0.0 |
| 25 | 1,225 | 501 | 724 | v4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.