Lightbox slider plugin is allow users to view larger versions of images, simple slide shows and Gallery view with Responsive grid layout.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
104
10 issue groups
Security
82
8 issue groups
I18n
22
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ImagesArray".
Sample message
$_POST['SLGF_Light_Box'] 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
Detected usage of a possibly undefined superglobal array index: $_POST['SLGF_Light_Box']. Check that the array index exists before using it.
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
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $SLGF_Hover_Color
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "WEBLIZAR_SLGF_IMAGES_SIZES_FILTER".
Sample message
Detected usage of a non-sanitized input variable: $_POST['imageid']
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css'.
Sample message
The $domain parameter must be a single text string literal. Found: WEBLIZAR_SLGF_PLUGIN_URL
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 273.
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$post_table_name} at "SELECT `post_title` FROM {$post_table_name} WHERE `guid` LIKE %s"
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WEBLIZAR_SLGF_PLUGIN_URL".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Plugin name "Lightbox slider - Responsive Lightbox Gallery" is different from the name declared in plugin header "Lightbox slider - Responsive Lightbox Gallery.".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.10.7
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 209 | 36 | 173 | v1.10.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.