Easily add featured videos to your WooCommerce products to increase engagement and conversions.
Prioritized issue groups from the latest Plugin Check scan
I18n
31
3 issue groups
Security
16
4 issue groups
Maintainability
6
3 issue groups
Sample message
Mismatched text domain. Expected 'featured-video-for-woocommerce' but got 'wcfv'.
Sample message
$_POST['wcfv_local_video'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$video_poster'.
Sample message
Function "wp_get_attachment_image_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Missing $domain parameter in function call to esc_html__().
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
Detected usage of a non-sanitized input variable: $_POST['wcfv_nonce']
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
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
The "Text Domain" header in the plugin file does not match the slug. Found "wcfv", expected "featured-video-for-woocommerce".
Potential connections found in static code analysis.
Outbound calls
24
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
First score snapshot
v2.3.2
68
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 53 | 40 | 13 | v2.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.