WooCommerce Active Products Tables (former name WOOT) - is the WooCommerce Products Table plugin displaying shop products in table format
Prioritized issue groups from the latest Plugin Check scan
Security
334
6 issue groups
Maintainability
147
11 issue groups
Performance
3
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$key]. Check that the array index exists before using it.
Sample message
$_COOKIE[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$key]
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tables_actions".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ext_' . self::$action".
Sample message
Unescaped parameter $table used in $wpdb->query()
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$field} at "LOWER({$field}) LIKE %s OR "
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Plugin name "Active Woot Products Tables for WooCommerce. 100% FREE " is different from the name declared in plugin header "Active Woot Products Tables for WooCommerce".
Potential connections found in static code analysis.
Outbound calls
114
External assets
7
Incoming endpoints
63
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
wp_ajax
wp_ajax
38 more hidden
3 score snapshots
v2.1.3
36
Latest
v2.1.2
29
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 484 | 0 | 484 | v2.1.3 | 2.1.0 |
| 29 | 1,011 | 456 | 555 | v2.1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.