Display product categories in responsive sliders or grids to showcase them effectively on your WooCommerce store and improve shoppers' navigation.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
317
7 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".209
- Category
- Maintainability
- Occurrences
- 209
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "SP_WCS".51
- Category
- Maintainability
- Occurrences
- 51
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SP_WCS".
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sp_category_slider_import_export_capability".25
- Category
- Maintainability
- Occurrences
- 25
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sp_category_slider_import_export_capability".
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_woo_category_slider".22
- Category
- Maintainability
- Occurrences
- 22
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "run_woo_category_slider".
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".7
- Category
- Maintainability
- Occurrences
- 7
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WooCategory" - contains the restricted term "woo" which cannot be used at all in your plugin name.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WooCategory" - contains the restricted term "woo" which cannot be used at all in your plugin name.
WARNINGMaintainabilitymismatched plugin namePlugin name "Product Category Slider & Grid for WooCommerce – WooCategory" is different from the name declared in plugin header "WooCategory".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Product Category Slider & Grid for WooCommerce – WooCategory" is different from the name declared in plugin header "WooCategory".
External Connections
Not analyzed yet.
Score History
First score snapshot
v1.6.5
92
Latest
- Findings
- 317
- Errors
- 0
- Warnings
- 317
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 92 | 317 | 0 | 317 | v1.6.5 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.