A better way to disable WooCommerce's cart fragments script, and re-enqueue it when the cart is updated. Works with all caching plugins.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 79:26 | 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 '$type'. | 55:68 | 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 '$action'. | 55:157 | 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 '$id'. | 55:190 | 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 '$text'. | 55:203 | Security |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.2 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | readme_mismatched_header_requires_php | Mismatched Requires PHP: 5.6 != 5.6 or later. "Requires PHP" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| ERROR | plugin_header_invalid_requires_php | The "Requires PHP" header in the plugin file should only contain a PHP version such as "5.2.4" or "7.0". | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 28:42 | Security |
| WARNING | WordPress.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 29:19 | Security |
| 11/13/2025, 8:32:52 PM | 8s | 93 | 8 | 13 |