Create video portfolio with YouTube and Vimeo video galleries. Features YouTube API integration, lightbox popup player, and grid layouts.
Prioritized issue groups from the latest Plugin Check scan
Security
91
5 issue groups
I18n
17
3 issue groups
Maintainability
13
10 issue groups
Repo Compliance
1
1 issue group
Sample message
$_GET['_wpnonce'] 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 '"<input type='button' onclick='return vg_clone_run_$post_id($post_id);' readonly value='Duplicate Gallery' style='font-weight: 600; background-color: #ffffff; color: #475569; border: 1px solid #cbd5e1; border-radius: 6px; padding: 0 16px; height: 32px; line-height: 30px; cursor: pointer; transition: all 0.15s ease; box-shadow: 0 1px 2px rgba(0,0,0,0.05); margin-left: 4px; display: inline-block; vertical-align: middle;' onmouseover='this.style.background=\"#f8fafc\"; this.style.color=\"#1e293b\"; this.style.borderColor=\"#94a3b8\"' onmouseout='this.style.background=\"#ffffff\"; this.style.color=\"#475569\"; this.style.borderColor=\"#cbd5e1\"' />"'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Missing $domain parameter in function call to _x().
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['slideId']. Check that the array index exists before using it.
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fputs().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Plugin name "Video Gallery - YouTube, Vimeo Gallery & YouTube API" is different from the name declared in plugin header "Video Gallery".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
67
External assets
5
Incoming endpoints
5
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.0.2
40
Latest
v2.0.0
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 122 | 53 | 69 | v2.0.2 | 2.0.0 |
| 40 | 126 | 52 | 74 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.