Turn product photos into shoppable videos with AI, or upload your own. A TikTok-style video gallery where shoppers tap a product and check out.
Prioritized issue groups from the latest Plugin Check scan
Security
105
7 issue groups
Maintainability
100
6 issue groups
Repo Compliance
2
2 issue groups
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
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SHOW TABLES LIKE '$table'"
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 358.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $sql used in $wpdb->get_col()\n$sql assigned unsafely at line 117.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot resolve dependency '{$type_name}' for class '{$class}'. Make sure it's registered as a service or bound to an interface."'.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
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
Plugin name "VidShop – Shoppable Videos for WooCommerce" is different from the name declared in plugin header "VidShop for WooCommerce".
Sample message
Mismatched Requires at least: 5.0 != 5.8. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
41
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v1.5.1
38
Latest
v1.5.0
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 207 | 54 | 153 | v1.5.1 | 2.0.0 |
| 38 | 207 | 54 | 153 | v1.5.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.