Prioritized issue groups from the latest Plugin Check scan
Security
285
7 issue groups
Maintainability
44
5 issue groups
I18n
12
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addBody'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$awbNumber'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$awbPaymentType".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'samedaycourier-shipping' but got 'sameday'.
Sample message
The $domain parameter must be a single text string literal. Found: CarrierConstants::TEXT_DOMAIN
Sample message
The $text parameter must be a single text string literal. Found: $pathToEawb
Sample message
Processing form data without nonce verification.
Sample message
Application files are not permitted.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['section']
Sample message
$_GET['section'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Tested up to: 7.1.0 The version number should only include major versions 7.1.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "ro"
Sample message
The "Contributors" header in the readme file must be a comma-separated list of WordPress.org-formatted usernames.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "sameday", expected "samedaycourier-shipping".
Potential connections found in static code analysis.
Outbound calls
26
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
7 score snapshots
v2.2.3
39
Latest
v2.2.2
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 344 | 270 | 74 | v2.2.3 | 2.1.0 |
| 39 | 344 | 270 | 74 | v2.2.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.