Доставка на відділення, поштомат та адресу (з автопошуком вулиць). Створення ТТН. Найзручніший плагін.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.AlternativeFunctions.curl_curl_error | Using cURL functions is highly discouraged. Use wp_remote_get() instead. | 46:12 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$order_id'. | 1504:80 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $resultstring used in $wpdb->get_var($resultstring)\n$resultstring assigned unsafely at line 1530:\n $resultstring = "SELECT `invoice_ref` FROM {$wpdb->prefix}novaposhta_ttn_invoices WHERE `order_id` = '{$order_id}'"\n$order_id assigned unsafely at line 1522:\n $order_id = $_POST['order_id']\n$_POST['order_id'] used without escaping. | 1531:35 | Security |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $resultstring | 1531:43 | Security |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $order_id used in $wpdb->get_results("SELECT * FROM {$wpdb->prefix}novaposhta_ttn_invoices WHERE order_id = '$order_id'")\n$order_id assigned unsafely at line 1652:\n $order_id = $order->get_id()\n$order used without escaping. | 1671:30 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$meta_ttn'. | 1682:90 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$meta_ttn'. | 1682:106 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_NovaPoshta_Shipping_Method_Poshtomat". | 14:5 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: NOVA_POSHTA_TTN_DOMAIN | 21:64 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralDomain | The $domain parameter must be a single text string literal. Found: NOVA_POSHTA_TTN_DOMAIN | 67:61 | General |
| 16.11.2025, 06:28:30 | 33s | 1 | 776 | 718 |