Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
5 issue groups
Security
15
5 issue groups
Repo Compliance
4
4 issue groups
Sample message
The parameter "'Align for Flash Movie.'" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Instead do not pass the parameter.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$wpswf_config["swf_bgcolor"]'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$option]
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$option]. Check that the array index exists before using it.
Sample message
$_POST[$option] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP-SWFObject" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ==="
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: 3.2 < 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
v2.4
60
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 60 | 38 | 14 | 24 | v2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.