Add Mondial Relay, Inpost, Chronopost & Chronofresh to Woocommerce Create your labels and send your shipments easily.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
544
14 issue groups
Security
386
7 issue groups
I18n
155
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$accordion_id'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$WMS_K_PATH_CACHE".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DS".
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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: "FPDF_TPL".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "showHelp".
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$boxName'.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The $text parameter must be a single text string literal. Found: $oneClass->name
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Mismatched text domain. Expected 'wc-multishipping' but got 'Ready to ship <span class="count">(%s)</span>'.
Sample message
Missing $domain parameter in function call to __().
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
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Potential connections found in static code analysis.
Outbound calls
49
External assets
1
Incoming endpoints
28
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
12 more hidden
3 score snapshots
v3.0.6
24
Latest
v3.0.5
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,232 | 733 | 499 | v3.0.6 | 2.0.0 |
| 24 | 1,229 | 730 | 499 | v3.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.