Boost site speed scores and pass Core Web Vitals with caching, CDN, image optimization, critical CSS, minification, and more - all in one tool.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$mode_id'. | 228:50 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_touch | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch(). | 1439:3 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_touch | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch(). | 1441:4 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | 139:21 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_valid_nitropack_beacon". | 420:1 | Plugin Repo |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $mode['description'] | 230:51 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'. | 1483:10 | Security |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_nitropack_sdk". | 1486:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_nitropack_integration_url". | 1490:1 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_nitropack_settings". | 1498:1 | Plugin Repo |
| 11/12/2025, 8:52:11 PM | 56s | 7 | 458 | 485 |