The "Classic Editor +" plugin disables the block editor, removes enqueued scripts/styles and brings back classic Widgets.
Prioritized issue groups from the latest Plugin Check scan
Security
4
4 issue groups
Maintainability
1
1 issue group
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.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "unregister_block_pattern()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.9.0.
Not analyzed yet.
First score snapshot
v4.4.1
86
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 86 | 5 | 1 | 4 | v4.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.