| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$nonce'. | 34:58 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$option['tips_content']'. | 84:153 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$option['tips_content_mobile']'. | 90:160 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$option['youku_client_id']'. | 101:148 | Security |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['nonce'] | 9:33 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTPS']. Use isset() or empty() to check the index exists before using it | 263:23 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['HTTPS'] not unslashed before sanitization. Use wp_unslash() or similar | 263:23 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['HTTPS'] | 263:23 | Security |
| 15.11.2025, 03:00:16 | 12s | 96 | 6 | 6 |