SendCloud helps to grow your online store by optimizing the shipping process. Shipping packages has never been that easy!
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$sites". | 69:5 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $query used in $wpdb->get_results($query)\n$query assigned unsafely at line 100:\n $query = call_user_func_array(\n array($wpdb, 'prepare'),\n array_merge(array($sql, $product_table, $order_table, $product_id), $sync_statuses)\n )\n$sql assigned unsafely at line 91:\n $sql = "\n SELECT p.order_id\n FROM %1s p\n LEFT JOIN %1s o ON p.order_id = o.id\n WHERE p.product_id = %d \n AND o.status NOT IN(".implode(', ', array_fill(0, count($sync_statuses), '%s')).")\n AND o.date_created_gmt > NOW() - INTERVAL 30 DAY\n "\n$product_table assigned unsafely at line 80:\n $product_table = $wpdb->prefix . 'wc_order_product_lookup'\n$product_id used without escaping. | 104:26 | Security |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.2 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address". | 12:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address". | 13:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address". | 12:1 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | 104:38 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site". | 70:25 | Plugin Repo |
| ERROR | WordPress.DB.PreparedSQL.NotPrepared | Use placeholders and $wpdb->prepare(); found $query | 40:35 | Security |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | 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. | 230:3 | Plugin Repo |
| 11/14/2025, 4:05:35 PM | 13s | 84 | 11 | 47 |