A responsive slider for integrating into themes via a simple shortcode.
Prioritized issue groups from the latest Plugin Check scan
Security
27
6 issue groups
Maintainability
11
5 issue groups
Repo Compliance
4
4 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$edit_link'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "slide_delay".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST['slide_link_url']
Sample message
$_POST['slide_link_url'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
screen_icon() has been deprecated since WordPress version 3.8.0.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
The $text text string should have translatable content. Found: ' '
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 4.5 < 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
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
v0.1.9
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 43 | 28 | 15 | v0.1.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.