A responsive modern carousel slider for the Gutenberg block editor that lets you add any blocks to your slides. Easily create sliders for hero section …
Category Scores
Top Issues by Category
maintainability16
Issues Details
76 issues found in latest scan
Mismatched text domain. Expected 'carousel-block' but got 'cb'.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hero_architecture_url".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CB_PLUGIN_DIR".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_name".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cb_carousel_block_setting_' . $key".
Plugin name "Carousel Slider Block for Gutenberg" is different from the name declared in plugin header "Carousel Slider Block".
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
The "Requires PHP" field was ignored. This field should only contain a PHP version such as "5.2.4" or "7.0".
The plugin name includes a restricted term. Your chosen plugin name - "Carousel Slider Block for Gutenberg" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'carousel-block' but got 'cb'. | 53 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 5 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 5 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hero_architecture_url". | 4 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CB_PLUGIN_DIR". | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter_name". | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cb_carousel_block_setting_' . $key". | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Carousel Slider Block for Gutenberg" is different from the name declared in plugin header "Carousel Slider Block". | 1 |
| readme_parser_warnings_no_short_description_present | WARNING | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | 1 |
| readme_parser_warnings_requires_php_header_ignored | WARNING | The "Requires PHP" field was ignored. This field should only contain a PHP version such as "5.2.4" or "7.0". | 1 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Carousel Slider Block for Gutenberg" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name. | 1 |
Latest Snapshot
Findings
76
Errors
63
Warnings
13
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.1.4 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.1.4
82
Latest
- Findings
- 76
- Errors
- 63
- Warnings
- 13
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 82 | 76 | 63 | 13 | v2.1.4 | 2.0.0 | 2026.06-mvp-static-v2 |