SEO-friendly Table of Contents Gutenberg block. No JavaScript or CSS by default.
35
Score
10
Errors
0
Warnings
+0
Change
Category Scores
Security53
Repo90
Performance100
Maintainability97
Top Issues by Category
security7
supply_chain1
Issues Details
10 issues found in latest scan
ERROR5
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissingSanitization missing for register_setting().
ERROR2
missing_direct_file_access_protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERROR1
WordPress.Security.EscapeOutput.OutputNotEscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$donatelink'.
ERROR1
WordPress.Security.EscapeOutput.UnsafePrintingFunctionAll output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
| Code | Type | Message | Count |
|---|---|---|---|
| PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing | ERROR | Sanitization missing for register_setting(). | 5 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$donatelink'. | 1 |
| WordPress.Security.EscapeOutput.UnsafePrintingFunction | ERROR | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 1 |
| hidden_files | ERROR | Hidden files are not permitted. | 1 |
Latest Snapshot
Findings
10
Errors
10
Warnings
0
Score History
First score snapshot
First scan completed Jun 20, 2026
v7.1.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v7.1.0
35
Latest
- Findings
- 10
- Errors
- 10
- Warnings
- 0
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 35 | 10 | 10 | 0 | v7.1.0 | 2.0.0 | 2026.06-mvp-static-v2 |
Related Plugins
100
100
99
99
99
99