Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
2 issue groups
Security
2
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_POST['data']
Sample message
$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The "Requires at least" header in the plugin file should only contain a WordPress version such as "7.0" or "6.9".
Sample message
Mismatched Requires at least: 5.0 != 5.0 or higher. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.3.3
91
Latest
v1.3.2
82
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 10 | 2 | 8 | v1.3.3 | 2.0.0 |
| 82 | 13 | 4 | 9 | v1.3.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.