The "Classic Editor +" plugin disables the block editor, removes enqueued scripts/styles and brings back classic Widgets.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Use isset() or empty() to check the index exists before using it | 142:20 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar | 142:20 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI'] | 142:20 | Security |
| WARNING | 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. | 154:13 | Security |
| 11/13/2025, 2:25:47 AM | 9s | 98 | 0 | 4 |