Доставка на відділення, поштомат та адресу (з автопошуком вулиць). Створення ТТН. Найзручніший плагін.
Prioritized issue groups from the latest Plugin Check scan
Security
890
11 issue groups
Maintainability
405
13 issue groups
I18n
139
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"&post=$order_id"'.
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: "$alternate_all".
Sample message
The $domain parameter must be a single text string literal. Found: NOVA_POSHTA_TTN_DOMAIN
Sample message
$_COOKIE['city'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['city']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['invoice']. Check that the array index exists before using it.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "NPttn".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Unescaped parameter $city_table_name used in $wpdb->get_results()\n$city_table_name assigned unsafely at line 71.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $city_table_name at "SHOW TABLES LIKE '$city_table_name'"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'puc_check_now-' . $this->slug".
Sample message
Use placeholders and $wpdb->prepare(); found $_POST
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Checker".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Unescaped parameter $delete_table_name used in $wpdb->get_results()\n$delete_table_name assigned unsafely at line 971.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
172
External assets
10
Incoming endpoints
19
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.19.8
20
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 1,521 | 598 | 923 | v1.19.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.