Create impressive, lightweight, responsive WooCommerce product layouts. Compatible with popular themes & page builders.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
73
11 issue groups
Security
8
4 issue groups
I18n
1
1 issue group
Performance
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
Detected usage of meta_key, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_notice_missing_plugin".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_after_main_content".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_category".
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 121.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$table} at "SELECT id, name, style_name FROM {$table} ORDER BY id DESC"
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$preview_bg'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Mismatched text domain. Expected 'product-layouts' but got 'woocommerce'.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "Product Layouts for WooCommerce" is different from the name declared in plugin header "Product Layouts for Woocommerce".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
266
External assets
6
Incoming endpoints
28
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
8 more hidden
2 score snapshots
v1.4.4
72
Latest
v1.4.3
74
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 83 | 4 | 79 | v1.4.4 | 2.0.0 |
| 74 | 80 | 5 | 75 | v1.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.