Variation Images Gallery for WooCommerce plugin allows to add UNLIMITED additional images for each variation of product.
Category Scores
Top Issues by Category
maintainability87
Issues Details
87 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attachment_id".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "berocket_apl_set_label".
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
The "/vendor" directory using composer exists, but "composer.json" file is missing.
The plugin slug includes a restricted term. Your plugin slug - "woo-product-variation-gallery" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attachment_id". | 77 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "berocket_apl_set_label". | 5 |
| WordPress.DB.DirectDatabaseQuery.DirectQuery | WARNING | Use of a direct database call is discouraged. | 1 |
| WordPress.DB.DirectDatabaseQuery.NoCaching | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.VariableConstantNameFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name". | 1 |
| missing_composer_json_file | WARNING | The "/vendor" directory using composer exists, but "composer.json" file is missing. | 1 |
| trademarked_term | WARNING | The plugin slug includes a restricted term. Your plugin slug - "woo-product-variation-gallery" - contains the restricted term "woo" and cannot be used to begin your plugin slug. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "woo" elsewhere in your plugin slug, such as "... for woo". | 1 |
Latest Snapshot
Findings
87
Errors
0
Warnings
87
Score History
First score snapshot
First scan completed Jun 20, 2026
v2.3.25 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v2.3.25
96
Latest
- Findings
- 87
- Errors
- 0
- Warnings
- 87
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 96 | 87 | 0 | 87 | v2.3.25 | 2.0.0 | 2026.06-mvp-static-v2 |