Plugin spoločnosti Direct Parcel Distribution SK, s. r. o. poskytuje jednoduché a rýchle riešenie na prenos údajov o objednaných prepravných službách …
Prioritized issue groups from the latest Plugin Check scan
Security
211
9 issue groups
Maintainability
60
10 issue groups
I18n
18
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$api_key'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_countries".
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$company'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['post']
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$d", but got "%s, %d" in 'Company name %s is longer than %d characters. Please shorten it.'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['woocommerce_' . self::SETTINGS_ID_KEY . '_' . $field_key . '_default'][0]. Check that the array index exists before using it.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-dpd" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
29
External assets
1
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v8.5.1
37
Latest
v8.5.0
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 292 | 127 | 165 | v8.5.1 | 2.0.0 |
| 34 | 295 | 130 | 165 | v8.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.