Ultimate solution to manage WooCommerce product FAQs.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPCleverMenu". | includes/dashboard/wpc-dashboard.php:5:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPCleverDashboard". | includes/dashboard/wpc-dashboard.php:15:5 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPCleverKit". | includes/kit/wpc-kit.php:5:5 | 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 'self'. | wpc-product-faqs.php:520:34 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPCleverWpcpf". | wpc-product-faqs.php:47:13 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_URI". | wpc-product-faqs.php:30:35 | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | wpc-product-faqs.php:196:84 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['wpcpf_terms'] not unslashed before sanitization. Use wp_unslash() or similar | wpc-product-faqs.php:196:84 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['wpcpf_terms'] | wpc-product-faqs.php:196:84 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | wpc-product-faqs.php:255:49 | Security |
| 23.12.2025, 09:32:21 | 9s | 91 | 6 | 36 |
| 15.11.2025, 10:04:36 | 13s | 91 | 6 | 36 |