Classic Editor +

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

v4.4.1Pieter BosUpdated Added 40k+ installs98% rating
86
Score
1
Errors
4
Warnings
+0
Change

Category Scores

Security76
Repo100
Performance100
Maintainability98

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

5 findings

Security

4

4 issue groups

Maintainability

1

1 issue group

WARNINGSecuritywp redirect wp redirectwp_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.1
Category
Security
Occurrences
1
Severity
warning

Sample message

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.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityRequest data is not unslashed$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

ERRORMaintainabilitywp function not compatible with requires wpFunction "unregister_block_pattern()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.9.0.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

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

Score History

First score snapshot

v4.4.1

86

Latest

Findings
5
Errors
1
Warnings
4
Check
2.0.0

Related Plugins

Gridable

4k+ active installs

100
Classic Widgets

2m+ active installs

97
PixCodes

8k+ active installs

94
TCD Classic Editor

5k+ active installs

83
Classic Editor

9m+ active installs

63