Product Video Gallery for Woocommerce

Product Video Gallery for Woocommerce – Embed videos to product gallery along with images on product single page of WooCommerce.

v1.5.1.8NikHiL GadhiyaUpdated 2026-05-20Added Oct 11, 201910k+ installs92% rating67% support resolved
39
Score
63
Errors
36
Warnings
+0
Change

Category Scores

Security0
Repo80
Performance100
Maintainability85

Top Issues by Category

Issues Details

99 issues found in latest scan

ERROR32
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing

Sanitization missing for register_setting().

ERROR22
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$is_rtl'.

WARNING15
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['custom_thumbnail'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_gallery_thumbnail_size".

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['nickx_video_url_nonce']

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_PRODUCT_VIDEO_GALLERY_RENDERING".

ERROR2
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING1
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_SERVER['SERVER_NAME']. Check that the array index exists before using it.

ERROR1
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR1
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'product-video-gallery-slider-for-woocommerce' but got 'woocommerce'.

ERROR1
invalid_license

Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

ERROR1
wp_function_not_compatible_with_requires_wp

Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.2.4.

Latest Snapshot

Findings

99

Errors

63

Warnings

36

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.5.1.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.5.1.8

39

Latest

Findings
99
Errors
63
Warnings
36
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins