Unveil Lazy Load is a WordPress Plugin whitch makes lazy-image-load possible to decrease number of requests and improve page loading time.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | outdated_tested_upto_header | Tested up to: 4.0 < 6.8. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | — | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$unveil_lazy_load". | 118:1 | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_SERVER['HTTP_USER_AGENT'] | 97:66 | Security |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_print_r | print_r() found. Debug code should not normally be used in production. | 109:21 | Plugin Repo |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_error_log | error_log() found. Debug code should not normally be used in production. | 111:11 | Plugin Repo |
| WARNING | WordPress.PHP.DevelopmentFunctions.error_log_error_log | error_log() found. Debug code should not normally be used in production. | 109:11 | Plugin Repo |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar | 97:66 | Security |
| 11/14/2025, 1:21:33 PM | 10s | 99 | 2 | 5 |