Lazy load background images of Elementor sections, columns, and some elements. Compatible with Elementor Pro.
| 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 'trim'. | 86:14 | Security |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 37:3 | Plugin Repo |
| ERROR | outdated_tested_upto_header | Tested up to: 5.3 < 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 | trunk_stable_tag | Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | — | 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: "deactivate_lazy_load_elementor_background_images". | 53: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: "run_lazy_load_elementor_background_images". | 76: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: "activate_lazy_load_elementor_background_images". | 44:1 | Plugin Repo |
| WARNING | mismatched_plugin_name | Plugin name "Lazy Load Elementor Background Images" is different from the name declared in plugin header "Lazy Load Background Images for Elementor". | — | — |
| WARNING | textdomain_mismatch | The "Text Domain" header in the plugin file does not match the slug. Found "lazy-load-elementor-background-images", expected "lazy-load-background-images-for-elementor". | — | Plugin Repo |
| 15.11.2025, 03:50:09 | 13s | 98 | 7 | 2 |