• Resolved hungpham

    (@hungpham)


    So, speculative loading is adding to the WP core from 6.8. I wonder how it is different with Instant Click feature? Will it create any conflict?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Support litetim

    (@litetim)

    Instant click => will load page that is linked from a href. In background, it will request the page, and WHEN you click on it it will be loaded from cache. It will load all the pages you hover on href but will not show anything until you click on link.
    Speculative loading => in a nutshell it will change html structure to add preload/prefetch tags to links/external scripts/external CSS’s automatically, not when you make an action.

Viewing 1 replies (of 1 total)

The topic ‘speculative loading’ is closed to new replies.