Trigger Preload Programmatically
-
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.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Trigger Preload Programmatically’ is closed to new replies.