Optimize and lazy load images to reduce load times, save bandwidth, and improve performance, delivering a faster and smoother user experience.
Prioritized issue groups from the latest Plugin Check scan
Security
58
6 issue groups
Maintainability
31
7 issue groups
Repo Compliance
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['cdn_exclude_keywords']. Check that the array index exists before using it.
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"[$k]=>\"$v\", "'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DEFAULT_BR_TEXT".
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "dump_html_tree".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "simple_html_dom".
Sample message
Processing form data without nonce verification.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
Plugin name "Flying Images: Optimize and Lazy Load Images for Faster Page Speed" is different from the name declared in plugin header "Flying Images".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.4.15
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 90 | 32 | 58 | v2.4.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.