Add a quick view popup to WooCommerce products so customers can preview product details without leaving the shop page.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
4 issue groups
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_thumbnails_columns".4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_thumbnails_columns".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WPB Quick View Popup for WooCommerce – Fast Product Preview Modal & AJAX Quick View" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPB Quick View Popup for WooCommerce – Fast Product Preview Modal & AJAX Quick View" - contains the restricted term "wp" which cannot be used at all in your plugin name.
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
WARNINGMaintainabilitymismatched plugin namePlugin name "WPB Quick View Popup for WooCommerce – Fast Product Preview Modal & AJAX Quick View" is different from the name declared in plugin header "WPB Quick View Popup for WooCommerce".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "WPB Quick View Popup for WooCommerce – Fast Product Preview Modal & AJAX Quick View" is different from the name declared in plugin header "WPB Quick View Popup for WooCommerce".
External Connections
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
0
Notable Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v2.2
99
Latest
- Findings
- 9
- Errors
- 0
- Warnings
- 9
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 9 | 0 | 9 | v2.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.