Prioritized issue groups from the latest Plugin Check scan
Security
74
5 issue groups
Maintainability
17
7 issue groups
Repo Compliance
4
4 issue groups
I18n
1
1 issue group
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 '"<option value='$ms'$selected>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$captions".
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-Slimbox2 Plugin" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "selectionGen".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['slimbox']
Sample message
$_REQUEST['slimbox'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The parameter "WP_PLUGIN_DIR.'/wp-slimbox2/languages'" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Plugin name "WP-Slimbox2 Plugin" is different from the name declared in plugin header "WP-Slimbox2".
Sample message
The "Tested up to" header is missing in the readme file.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
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.1.3.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 96 | 77 | 19 | v1.1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.