Simple plugin to disable lazy loading feature on the site or only on specific images.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | badly_named_files | File and folder names must not contain spaces or special characters. | — | Plugin Repo |
| ERROR | PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing | Sanitization missing for register_setting(). | 51:9 | 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 '__'. | 77:22 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 94:21 | Security |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 103:23 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 6.1 < 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 | readme_mismatched_header_requires | Mismatched Requires at least: 5.5 != 6.1. "Requires at least" needs to be exactly the same with that in your main plugin file's header. | — | Plugin Repo |
| WARNING | missing_composer_json_file | The "/vendor" directory using composer exists, but "composer.json" file is missing. | — | Plugin Repo |
| WARNING | WordPress.DB.SlowDBQuery.slow_db_query_meta_query | Detected usage of meta_query, possible slow query. | 75:13 | Performance |
| 16.11.2025, 07:05:00 | 11s | 98 | 7 | 2 |