Simple responsive logo slider for your WordPress site
Prioritized issue groups from the latest Plugin Check scan
Security
26
7 issue groups
Maintainability
24
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$count".
Sample message
$_POST['slide_image_id'][$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST['slide_new_window'][$key]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$image_url_list'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_wen_logo_slider".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['slide_image_id'][$key]. Check that the array index exists before using it.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Sanitization missing for register_setting().
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Not analyzed yet.
First score snapshot
v3.6
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 52 | 6 | 46 | v3.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.