MetaSlider Gallery is the ultimate gallery plugin. Build an image gallery, or show your images, videos, and slideshows in a beautiful gallery window.
Prioritized issue groups from the latest Plugin Check scan
Security
161
7 issue groups
Maintainability
53
14 issue groups
I18n
14
2 issue groups
Supply Chain
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action_label'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ml_duplicate_gallery_pro".
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Detected usage of a non-sanitized input variable: $_FILES['zip']['tmp_name']
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ML_LIGHTGALLERY_LICENSE_KEY".
Sample message
Hidden files are not permitted.
Sample message
Function "wp_get_registered_image_subsizes()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Use of a direct database call is discouraged.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MLSliderLightbox_Notices".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "getProperty".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$jsonContent".
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$placeholders} at AND post_type IN ({$placeholders})\n
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 3.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "str_replace('.', '_', $website_home) . '_link'".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s specific %s'.
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.
Potential connections found in static code analysis.
Outbound calls
57
External assets
0
Incoming endpoints
10
No external asset domains detected.
register_rest_route
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v2.36.0
32
Latest
v2.35.0
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 236 | 166 | 70 | v2.36.0 | 2.0.0 |
| 32 | 236 | 166 | 70 | v2.35.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.