Tabs Block for Gutenberg – create responsive, accessible tabs using the WordPress Interactivity API.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
20
3 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab_index".18
- Category
- Maintainability
- Occurrences
- 18
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab_index".
WARNINGMaintainabilitymismatched plugin namePlugin name "Tabs Block – Responsive Gutenberg Tabs for Block Editor" is different from the name declared in plugin header "BlaBlaBlocks Tabs Block".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Tabs Block – Responsive Gutenberg Tabs for Block Editor" is different from the name declared in plugin header "BlaBlaBlocks Tabs Block".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Tabs Block – Responsive Gutenberg Tabs for Block Editor" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Tabs Block – Responsive Gutenberg Tabs for Block Editor" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
External Connections
Potential connections found in static code analysis.
Outbound calls
5
External assets
0
Incoming endpoints
0
Score History
First score snapshot
v1.1.5
99
Latest
- Findings
- 20
- Errors
- 0
- Warnings
- 20
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 20 | 0 | 20 | v1.1.5 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.