Csomagpont választó és címkenyomtató WooCommerce-hez, házhozszállításhoz is. MPL, Foxpost, GLS, DPD, Express One, Postapont, Packeta és még sok más
Prioritized issue groups from the latest Plugin Check scan
I18n
1,701
7 issue groups
Security
594
10 issue groups
Maintainability
448
8 issue groups
Sample message
Mismatched text domain. Expected 'hungarian-pickup-points-for-woocommerce' but got 'Order status after label generated'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$accounting_info".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot open $zip_filename\n"'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['carrier'] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_FILES['file']['tmp_name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['tmp_name']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $label
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use of a direct database call is discouraged.
Sample message
Too many parameters passed to function "__()". Expected: 2 parameters, received: 3
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 meta_key, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of meta_value, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
The $domain parameter must be a single text string literal. Found: self::$name
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 25.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table_name} at "SELECT * FROM {$table_name} WHERE carrier = %s OR carrier IS NULL ORDER BY time DESC"
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
266
External assets
1
Incoming endpoints
33
register_rest_route
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
19 more hidden
3 score snapshots
v4.2.6
22
Latest
v4.2.5
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 2,771 | 2,002 | 769 | v4.2.6 | 2.0.0 |
| 22 | 2,770 | 2,001 | 769 | v4.2.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.