Prioritized issue groups from the latest Plugin Check scan
Maintainability
57
9 issue groups
Security
53
5 issue groups
Supply Chain
3
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$SETTING_TABS".
Sample message
Processing form data without nonce verification.
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
Detected usage of a non-sanitized input variable: $_GET[$request_key]
Sample message
$_GET[$request_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AwsV4".
Sample message
Hidden files are not permitted.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_amazon_item_data".
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Sanitization missing for register_setting().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The parameter "[ 'fields' => 'id=>name' ]" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
AI instruction directory ".claude" detected. These directories should not be included in production plugins.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Sample message
Unexpected markdown file "AGENTS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Potential connections found in static code analysis.
Outbound calls
89
External assets
4
Incoming endpoints
8
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v1.20.2
35
Latest
v1.20.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 115 | 15 | 100 | v1.20.2 | 2.1.0 |
| 35 | 115 | 15 | 100 | v1.20.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.