Build your utmost YouTube Gallery right away with Our Video Gallery plugin.
Prioritized issue groups from the latest Plugin Check scan
Security
624
12 issue groups
Maintainability
519
11 issue groups
I18n
201
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Mismatched text domain. Expected 'smart-grid-gallery' but got 'origincode-vdg'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['closepop']. Check that the array index exists before using it.
Sample message
$_GET['video_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_POST['asc_or_desc']
Sample message
Use placeholders and $wpdb->prepare(); found $cat_row_query
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $galleriesTable used in $wpdb->get_results()\n$galleriesTable assigned unsafely at line 132.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%d'.
Sample message
Missing $domain parameter in function call to __().
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "before_OriginCode_Gallery_Video_init".
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
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
Sample message
Unescaped parameter $table_name used in $wpdb->get_results()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_youtube_id_from_url".
Not analyzed yet.
First score snapshot
v1.1.7
26
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 1,355 | 561 | 794 | v1.1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.