Very easy to use WordPress lightbox plugin to display YouTube and Vimeo videos in an elegant lightbox overlay.
Prioritized issue groups from the latest Plugin Check scan
Security
129
6 issue groups
Maintainability
34
10 issue groups
I18n
9
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["animation_speed"]. Check that the array index exists before using it.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wp_vid_lightbox_enqueue_script".
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_VIDEO_LIGHTBOX_DB_VERSION".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Video_Lightbox_Settings_Page".
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
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
The plugin name includes a restricted term. Your chosen plugin name - "WP Video Lightbox" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s OR interval time in ms [default: %s]'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wp_video_lightbox".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v1.9.12
38
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 174 | 107 | 67 | v1.9.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.