Easily create responsive horizontal and vertical accordions in WordPress. Perfect for FAQs, feature lists, and professional content organization.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
5 issue groups
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BAB_ASSETS_DIR".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BAB_ASSETS_DIR".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "babAdmin".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "babAdmin".
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bab_is_premium".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bab_is_premium".
ERRORMaintainabilityblock api version too lowEditor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
WARNINGMaintainabilitymismatched plugin namePlugin name "Accordion – Responsive Horizontal & Vertical Accordion Block" is different from the name declared in plugin header "Accordion".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Accordion – Responsive Horizontal & Vertical Accordion Block" is different from the name declared in plugin header "Accordion".
External Connections
Potential connections found in static code analysis.
Outbound calls
40
External assets
1
Incoming endpoints
3
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints3
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v2.0.3
98
Latest
- Findings
- 11
- Errors
- 1
- Warnings
- 10
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 1 | 10 | v2.0.3 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.