Carousel, Slider, and Photo Gallery with Lightbox plugin. Create Image Carousel, Video Slider, Post Carousel, Post Grid, Product Carousel, and more.
Category Scores
Top Issues by Category
maintainability244
Issues Details
244 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_section_title_margin_bottom".
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SP_WPCF".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED".
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_match".
The plugin name includes a restricted term. Your chosen plugin name - "Carousel, Slider, Photo Gallery with Lightbox, Video Slider, by WP Carousel" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Plugin name "Carousel, Slider, Photo Gallery with Lightbox, Video Slider, by WP Carousel" is different from the name declared in plugin header "WP Carousel".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_section_title_margin_bottom". | 164 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SP_WPCF". | 41 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins". | 23 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SHAPEDPLIUGIN_OFFER_BANNER_LOADED". | 6 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_match". | 5 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Carousel, Slider, Photo Gallery with Lightbox, Video Slider, by WP Carousel" - contains the restricted term "wp" which cannot be used at all in your plugin name. | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.VariableConstantNameFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name". | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Carousel, Slider, Photo Gallery with Lightbox, Video Slider, by WP Carousel" is different from the name declared in plugin header "WP Carousel". | 1 |
Latest Snapshot
Findings
244
Errors
0
Warnings
244
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.7.11 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.7.11
93
Latest
- Findings
- 244
- Errors
- 0
- Warnings
- 244
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 93 | 244 | 0 | 244 | v2.7.11 | 2.0.0 | 2026.06-mvp-static-v2 |