Showcase WooCommerce product categories in sliders, grids, or blocks with styling control, responsive layouts, and shortcode support
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
53
7 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$categories".39
- Category
- Maintainability
- Occurrences
- 39
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$categories".
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Category Showcase" - contains the restricted term "wc" 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 - "Category Showcase" - contains the restricted term "wc" which cannot be used at all in your plugin name.
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wcc_showcase_slider_classes".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wcc_showcase_slider_classes".
ERRORMaintainabilityfive star reviews detectedLinking directly to 5 stars reviews is not allowed.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
Linking directly to 5 stars reviews is not allowed.
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.2.0.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.2.0.
WARNINGMaintainabilitymismatched plugin namePlugin name "Product Category Showcase for WooCommerce" is different from the name declared in plugin header "Category Showcase".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Product Category Showcase for WooCommerce" is different from the name declared in plugin header "Category Showcase".
External Connections
Potential connections found in static code analysis.
Outbound calls
260
External assets
0
Incoming endpoints
4
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints4
admin_post
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v2.3.2
96
Latest
- Findings
- 53
- Errors
- 8
- Warnings
- 45
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 53 | 8 | 45 | v2.3.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.