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
588
9 issue groups
I18n
256
5 issue groups
Maintainability
156
11 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<a href='{$support_link}' target='_blank'>"'.
Sample message
Mismatched text domain. Expected 'profit-products-tables-for-woocommerce' but got 'woot-attachments'.
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
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $action
Sample message
Detected usage of meta_key, possible slow query.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
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
Use placeholders and $wpdb->prepare(); found interpolated variable {$field} at "LOWER({$field}) LIKE %s OR "
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Unescaped parameter $table used in $wpdb->query()
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Columns for %s and shortcode [%s]. Press and wait to reorder.'.
Potential connections found in static code analysis.
Outbound calls
122
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
2 score snapshots
v2.1.2
29
Latest
v1.1.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 1,011 | 456 | 555 | v2.1.2 | 2.0.0 |
| 31 | 788 | 364 | 424 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.