A practical plugin for inventory management and WooCommerce bulk edit. Connect your store to Google Sheets and instantly sync any changes to products …
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins". | 151:25 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins". | 193:25 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_ADMIN". | 559:25 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ssgs_sync_all_products". | 2036:22 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_NETWORK_ADMIN". | 562:25 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_USER_ADMIN". | 565:25 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $count_query used in $wpdb->get_var($count_query)\n$count_query assigned unsafely at line 201:\n $count_query = $wpdb->prepare($count_query, $query_args)\n$count_query assigned unsafely at line 196:\n $count_query .= ' ' . $where\n$where assigned unsafely at line 189:\n $where = 'WHERE product_id LIKE %s'\n$query_args[] used without escaping. | 204:26 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_insert_post_data". | 1576:32 | Plugin Repo |
| ERROR | PluginCheck.Security.DirectDB.UnescapedDBParameter | Unescaped parameter $product_id used in $wpdb->query("\n\t\t\t\tDELETE FROM {$wpdb->options}\n\t\t\t\tWHERE option_name LIKE '_transient_wc_%'\n\t\t\t\tOR option_name LIKE '_transient_timeout_wc_%'\n\t\t\t\tOR option_name = 'wc_low_stock_{$product_id}'\n\t\t\t\tOR option_name = 'wc_outofstock_{$product_id}'\n\t\t\t")\n$product_id used without escaping. | 2423:11 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "pre_post_update". | 1591:20 | Plugin Repo |
| 15.11.2025, 20:36:29 | 39s | 53 | 75 | 175 |