Lazy loading images and iframes to speed up sites page load speed.
Prioritized issue groups from the latest Plugin Check scan
Security
65
7 issue groups
Maintainability
16
4 issue groups
I18n
6
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['section']. Check that the array index exists before using it.
Sample message
Short PHP opening tag used with echo; expected "<?php echo Settings ..." but found "<?= Settings ..."
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
The $text parameter must be a single text string literal. Found: $args['description']
Sample message
Mismatched text domain. Expected 'lazy-load-optimizer' but got 'anchor-smooth-scroll'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 5.6 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Function "wp_add_inline_script()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.0.0.
Not analyzed yet.
First score snapshot
v1.4.7
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 89 | 63 | 26 | v1.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.