A support/troubleshooting plugin for WordPress.
99
Score
1
Errors
5
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability94
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
4 issue groups
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP Debugging" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Debugging" - contains the restricted term "wp" which cannot be used at all in your plugin name.
WARNINGMaintainabilityDiscouragedThe use of function ini_set() is discouraged1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The use of function ini_set() is discouraged
ERRORMaintainabilityfile system operations is writableFile operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
WARNINGMaintainabilityunexpected markdown fileUnexpected markdown file "CHANGES.md" detected in plugin root. Only specific markdown files are expected in production plugins.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Unexpected markdown file "CHANGES.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Score History
First score snapshot
v2.12.5
99
Latest
- Findings
- 6
- Errors
- 1
- Warnings
- 5
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 6 | 1 | 5 | v2.12.5 | 2.0.0 |