Allows adding multiple images per variation to let your store customers to see different sets of images when product variations are switched.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
110
5 issue groups
Security
64
6 issue groups
I18n
14
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_url".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$gallery_extra_small_device_width'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "disable_woo_variation_gallery".
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$upload'.
Sample message
Mismatched text domain. Expected 'woo-variation-gallery' but got 'woocommerce'.
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST[$selected_key]
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'Slider Gallery Width in %%. Default value is: %d. Limit: 10-100. Please check this <a target="_blank" href="%s">how to video to configure it.</a>'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woo-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".
Potential connections found in static code analysis.
Outbound calls
60
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.3.32
40
Latest
v1.3.31
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 189 | 60 | 129 | v1.3.32 | 2.0.0 |
| 39 | 188 | 61 | 127 | v1.3.31 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.