Create responsive video galleries with YouTube, Vimeo, albums, filters, and lightbox popups in Gutenberg.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3
3 issue groups
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "vgb_fs".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: "vgb_fs".
WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "vgb_fs_loaded".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "vgb_fs_loaded".
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$vgb_fs".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$vgb_fs".
External Connections
Potential connections found in static code analysis.
Outbound calls
54
External assets
2
Incoming endpoints
4
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
2 score snapshots
v1.4.1
99
Latest
- Findings
- 3
- Errors
- 0
- Warnings
- 3
- Check
- 2.0.0
v1.4.0
99
Score
- Findings
- 3
- Errors
- 0
- Warnings
- 3
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 3 | 0 | 3 | v1.4.1 | 2.0.0 |
| 99 | 3 | 0 | 3 | v1.4.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.