Product Video Gallery for Woocommerce – Embed videos to product gallery along with images on product single page of WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
75
6 issue groups
Maintainability
18
6 issue groups
Repo Compliance
3
3 issue groups
I18n
1
1 issue group
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$is_rtl'.
Sample message
$_POST['custom_thumbnail'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_gallery_thumbnail_size".
Sample message
Detected usage of a non-sanitized input variable: $_POST['nickx_video_url_nonce']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_PRODUCT_VIDEO_GALLERY_RENDERING".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_NAME']. Check that the array index exists before using it.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Mismatched text domain. Expected 'product-video-gallery-slider-for-woocommerce' but got 'woocommerce'.
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.2.4.
Potential connections found in static code analysis.
Outbound calls
53
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.5.1.9
40
Latest
v1.5.1.8
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 97 | 61 | 36 | v1.5.1.9 | 2.0.0 |
| 39 | 99 | 63 | 36 | v1.5.1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.