The best free lazy load plugin for WordPress. Lazy load images, videos, and iframes to improve performance and Core Web Vitals scores.
Prioritized issue groups from the latest Plugin Check scan
Security
25
4 issue groups
Maintainability
17
7 issue groups
Repo Compliance
5
5 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$heading_tag'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$id'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_url".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "persist_{$this->settings_key}".
Sample message
File and folder names must not contain spaces or special characters.
Sample message
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.
Sample message
Sanitization missing for register_setting().
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Plugin name "LazyLoad Plugin – Lazy Load Images, Videos, and Iframes" is different from the name declared in plugin header "Lazy Load - Optimize Images".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.8 < 7.0. 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "LazyLoad Plugin – Lazy Load Images, Videos, and Iframes" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Not analyzed yet.
First score snapshot
v2.4.0
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 48 | 31 | 17 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.