Classic Editor +

The "Classic Editor +" plugin disables the block editor, removes enqueued scripts/styles and brings back classic Widgets.

v4.4.1Pieter BosUpdated 2026-06-16Added Jul 8, 201840k+ installs98% rating
86
Score
1
Errors
4
Warnings
+0
Change

Category Scores

Security76
Repo100
Performance100
Maintainability98

Top Issues by Category

Issues Details

5 issues found in latest scan

WARNING1
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']

WARNING1
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.

WARNING1
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR1
wp_function_not_compatible_with_requires_wp

Function "unregister_block_pattern()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.9.0.

Latest Snapshot

Findings

5

Errors

1

Warnings

4

Score History

First score snapshot

First scan completed Jun 20, 2026

v4.4.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v4.4.1

86

Latest

Findings
5
Errors
1
Warnings
4
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins