• Resolved royalswes10

    (@royalswes10)


    I see that I can trigger a purge of all pages with the method WP_Optimize()->get_page_cache()->purge(); and that’s very useful.

    I’m wondering if there is a way to also trigger a preload programmatically as well?

    I would like to trigger a preload right after I trigger a purge so that my pages will always be preloaded.

    • This topic was modified 5 years, 6 months ago by royalswes10.
Viewing 2 replies - 1 through 2 (of 2 total)
  • @royalswes10 Sorry for the delay!

    At the moment you can only manually set the Preload function from WP-optimize > Cache > Preload you cannot set it automatically to Preload the posts/pages.

    Thanks,
    Harshad

    Thread Starter royalswes10

    (@royalswes10)

    Ok, thanks. For what it’s worth, that’d be a feature I would use.

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

The topic ‘Trigger Preload Programmatically’ is closed to new replies.