Find large files and folders in no time! Hunt down the TOP 10 files and folders with the most disk usage.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
21
3 issue groups
Security
2
1 issue group
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$DB".18
- Category
- Maintainability
- Occurrences
- 18
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$DB".
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Processing form data without nonce verification.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORMaintainabilitywp function not compatible with requires wpFunction "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.0.0.
External Connections
Potential connections found in static code analysis.
Outbound calls
17
External assets
0
Incoming endpoints
6
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
2 score snapshots
v1.11
94
Latest
- Findings
- 23
- Errors
- 3
- Warnings
- 20
- Check
- 2.0.0
v1.10
51
Score
- Findings
- 68
- Errors
- 26
- Warnings
- 42
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 23 | 3 | 20 | v1.11 | 2.0.0 |
| 51 | 68 | 26 | 42 | v1.10 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.