• Resolved JibsouX

    (@jibsoux)


    my question is simple, is Speculative Loading (link) which is now native to wordpress the same thing as the script used by litespeed (preload_click.min.js) if so isn’t it redundant?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    you mean the “instant_click js” ?

    no , it’s different thing

    Thread Starter JibsouX

    (@jibsoux)

    yes instant_click js, sorry as I manually enqueue it I had renamed it. I checked manually because the scripts used by the litespeed plugin are not optimized in the loop with the rest (minify and combine).

    Tx for the reply, how it’s diifferent than wordpress method ? so it doesn’t load twice the link with the wordpress method plus the instant click method ?

    Plugin Support qtwrk

    (@qtwrk)

    instant click is more like when your mouse hover over a certain link , browser will start to load it background whenever possible , this is a “passive” action that relies or depends on user’s interaction

    and on other hand , as its name suggests “Speculative” , which is more “active” in comparison, as browser will “speculate” which page(s) is most likely user would click based on certain given rules and try to preload it.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Speculative Loading native wp & preload_click.min.js’ is closed to new replies.