This plugin adds a product specifications table to your woocommerce single-product page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
81
10 issue groups
Security
11
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_groups".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attribute'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::ACTION_ATTRIBUTES_ADDED".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
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
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Plugin name "Product Specifications for Woocommerce" is different from the name declared in plugin header "Product Specifications for WooCommerce".
Not analyzed yet.
First score snapshot
v0.8.10
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 92 | 12 | 80 | v0.8.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.