Create stunning YouTube video galleries, sliders, and playlists. Perfect for bloggers, vloggers, and businesses.
Prioritized issue groups from the latest Plugin Check scan
I18n
313
5 issue groups
Maintainability
42
12 issue groups
Security
35
5 issue groups
Performance
1
1 issue group
Sample message
Mismatched text domain. Expected 'video-gallery-playlist' but got 'General'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['height_icon']'.
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Function "get_parent_theme_file_path()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$prefix".
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::PAGE_ID . '_menu_position'".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Customize_Control_WPGP".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wpgp_youtube_gallery".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
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
Missing $domain parameter in function call to esc_html_x().
Sample message
Linking directly to 5 stars reviews is not allowed.
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
The $text parameter must be a single text string literal. Found: '<img src="' . WPGP_YOUTUBE_GALLERY_DIR_URL_FILE . 'admin/img/icon-128x128.png"><span>Gallery For YouTube - Global Settings</span>'
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Plugin name "FancyTube - Video Gallery, Video Slider, and Playlist Slider for YouTube" is different from the name declared in plugin header "FancyTube - Video Gallery & Slider for YouTube".
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpgp-youtube-gallery", expected "video-gallery-playlist".
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Not analyzed yet.
First score snapshot
v2.4.1
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 392 | 358 | 34 | v2.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.