Video Gallery for WooCommerce - add product video & featured video to the WooCommerce product gallery. Customize, boost sales. WooCommerce required.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
495
15 issue groups
Security
75
6 issue groups
I18n
18
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attach_gallery_ids".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "remove_unused_thumbnails".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$count_for_delete'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "flatsome_after_product_images".
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
$_POST['files_for_del'] not unslashed before sanitization. Use wp_unslash() or similar
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VWG_PHP_MINIMUM_VERSION".
Sample message
Mismatched text domain. Expected 'video-wc-gallery' but got 'woocommerce'.
Sample message
Translatable string should not be wrapped in HTML. Found: '<p><a href="https://wordpress.org/support/plugin/video-wc-gallery/" target="_blank" class="button button-secondary">Get Help Now</a></p>'
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['files_for_del']
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
117
External assets
0
Incoming endpoints
4
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.10
27
Latest
v2.9
27
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 595 | 117 | 478 | v2.10 | 2.0.0 |
| 27 | 592 | 116 | 476 | v2.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.