=== Oxyplug Preload === Contributors: oxyplug Tags: lcp, core web vital, preload, resource hint, seo Requires at least: 4.9 Tested up to: 6.8 Requires PHP: 7.4 Stable tag: 2.1.3 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Preload featured images to improve the Largest Contentful Paint (LCP) and to get a better Core Web Vital (CWV) score on Google's Lighthouse. == Description == Preload post/page featured images and product images to enhance the Largest Contentful Paint (LCP) and achieve a better Core Web Vitals (CWV) score in Google's Lighthouse. Additionally, the tool supports preloading fonts, CSS, and JavaScript files when specified manually, allowing for even greater optimization of page load performance. == Installation == Install and activate it. It will preload the featured images automatically. You can also manually preload fonts, CSS, and JavaScript files in the settings for even better results. == Screenshots == 1. Specifying script preload. 2. Specifying style preload. 3. Specifying font preload. 4. Enabling/Disabling featured image auto preload. 5. Font/CSS/Javascript preloads in response headers. 6. Featured image preload tag. == Changelog == = 2.1.3 = *Add compatibility with Oxyplug Image to prevent double preloading* = 2.1.2 = *Fix multiple preloads* = 2.1.1 = *Fix preloading when lazy images/js loaded* = 2.1.0 = *Placeholders dynamic to static* *Make placeholders' color lighter* *Use .htaccess instead of php for preloading* *Fix displaying the order of inputs* *Fix accepting query strings in URLs* *Fix ignoring empty inputs* *Fix duplicate URLs* = 2.0.0 = *Enable preloading of fonts, CSS, and JavaScript by specifying their URLs* *Apply Material Design 3 design* = 1.0.0 = *Release Date - 08 January 2022*