WooCommerce inventory and stock management plugin with real-time Google Sheets sync. Track, manage, and bulk edit products instantly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
210
15 issue groups
Security
48
4 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_new_user".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $cat_equal at WHERE term_taxonomy_id IN ($cat_equal)\n
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "check_ssgsw_file_type".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_ADMIN".
Sample message
Use placeholders and $wpdb->prepare(); found $main_table
Sample message
Function "wp_after_insert_post()" requires WordPress 5.6.0, but your plugin minimum supported version is WordPress 5.4.0.
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
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPPOOL_Plugin".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Plugin name "FlexStock - Product Stock Sync with Google Sheets for WooCommerce" is different from the name declared in plugin header "FlexStock".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Potential connections found in static code analysis.
Outbound calls
130
External assets
5
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v3.17.1
47
Latest
v3.17.0
47
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 47 | 260 | 5 | 255 | v3.17.1 | 2.0.0 |
| 47 | 260 | 5 | 255 | v3.17.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.