=== Oxy Prefetch === Contributors: oxyplug Tags: core web vital, lighthouse, lcp, page load, page speed, seo, ttfe Requires at least: 4.6 Tested up to: 6.0.1 Requires PHP: 5.6 Stable tag: 1.2.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == * In the post/product category pages, first X items will be prefetched before the user clicks. The default value for X is **4** items and can be adjusted via the plugin settings. * If a user hovers over a link for X milliseconds, the destination page will be prefeteched before click. Please note that this option is disabled by default and can be enabled via the plugin settings. You can adjust the delay according to your needs. * It is also possible to prefetch some custom links on posts/products by entering prefered URLs. == Installation == Install and Activate it. It is possible to customize the setting. == Screenshots == 1. By adjusting the **Number of prefetches**, you can set how many pages to be prefetched automatically. 2. By adjusting the **Mouse hover delay for prefetching**, you can set how much delay should it have to prefetch. == Changelog == = 1.2.0 = *Some strings that were static got dynamic to be translated* *French translation added* = 1.1.0 = *Prefetch a static url when in a page* *Fix `save_post` hook error* = 1.0.1 = *Add default value for hover delay* *Add `Settings` link in plugin list* = 1.0.0 = *Release Date - 18 January 2022*