=== Oxyplug Prefetch & Prerender === Contributors: oxyplug Tags: core web vital, lighthouse, lcp, inp, cls, ttfb, seo, page load, page speed, speculation, speculationrules, pagespeed, cwv, oxy Requires at least: 5.3 Tested up to: 6.4.1 Requires PHP: 7.4 Stable tag: 2.0.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 prefetched 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 preferred URLs. * Similar actions can be applied with prerender. == Installation == Install and Activate it. For better result, customize the settings as you wish. == Screenshots == 1. You have the option to determine the number of pages to be prefetched automatically. 2. Customize the delay for prefetching links on mouse hover by adjusting the value in milliseconds. 3. Activate the feature to prefetch all links within the viewport, while excluding specific elements if needed. 4. Set the number of automatic prerendering of pages. 5. Customize the delay for prerendering links on mouse hover by adjusting the value in milliseconds. 6. Specify URLs to enable prerendering/prefetching on specific pages. 7. The element used for prefetching. 8. The speculationrules element used for prerendering. == Changelog == = 2.0.0 = *Prerender added, similar to prefetch* = 1.3.0 & 1.4.0 = *The menu moved to Tools menu as a submenu* *Some unnecessary Headsup! removed* *Tested up to 6.1* = 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*