Embed videos to product gallery along with images on product page of WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Security
14
4 issue groups
I18n
10
3 issue groups
Maintainability
10
8 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'woocommerce-embed-videos-to-product-image-gallery' but got 'embed-videos-product-image-gallery-woocommerce'.
Sample message
Sanitization missing for register_setting().
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_wcevzw_embedvideos_scripts".
Sample message
$_REQUEST['attachments'][$attachment_id]['video_site'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_product_thumbnails_columns".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$newhtml'.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "embed-videos-product-image-gallery-woocommerce", expected "woocommerce-embed-videos-to-product-image-gallery".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-embed-videos-to-product-image-gallery" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Sample message
Function "submit_button()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Potential connections found in static code analysis.
Outbound calls
11
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v3.8
62
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 37 | 21 | 16 | v3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.