Preload featured images to improve the Largest Contentful Paint (LCP) and to get a better Core Web Vital (CWV) score on Google's Lighthouse.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
6 issue groups
Security
6
3 issue groups
I18n
2
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$component_path'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$site_id".
Sample message
$_POST['preloads'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "OxyPreload".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_CHMOD_FILE".
Sample message
Detected usage of a non-sanitized input variable: $_POST['preloads']
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The $text parameter must be a single text string literal. Found: 'Oxyplug Preload .htaccess update failed: ' . $e->getMessage()
Potential connections found in static code analysis.
Outbound calls
9
External assets
4
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v2.2.1
79
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 79 | 16 | 7 | 9 | v2.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.