The Snow Monkey Editor is a plugin that extends the block editor.
99
Score
2
Errors
3
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability95
Top Issues by Category
Issues Details
5 issues found in latest scan
WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$mo".
ERROR2
missing_direct_file_access_protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$mo". | 3 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 2 |
Latest Snapshot
Findings
5
Errors
2
Warnings
3
Score History
First score snapshot
First scan completed Jun 20, 2026
v12.0.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v12.0.0
99
Latest
- Findings
- 5
- Errors
- 2
- Warnings
- 3
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 99 | 5 | 2 | 3 | v12.0.0 | 2.0.0 | 2026.06-mvp-static-v2 |
Related Plugins
100
100
100
99
99
98