• Resolved Rajo

    (@rajolalaina)


    Hello

    I know to purge cache for specific page, I can use WPO_Page_Cache::delete_single_post_cache(136);
    But after that, I need to preload this page cache with new content,
    how can I do this without visiting page ? preload with page ID for example ?

    Thanks for your reply

Viewing 3 replies - 1 through 3 (of 3 total)
  • @rajolalaina You cannot preload a single page, you’ll have to click the Preload button in WP-Optimize > Cache > Preload to Preload all the urls.

    Thread Starter Rajo

    (@rajolalaina)

    Thanks for your reply.

    Is there a way to restart preload in hook or code example ?
    Could i program a server cron time for preload ? (from url for example)

    @rajolalaina At the moment there’s no hook that can run with the cron, but I’ll check this with our development team to double check it.

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

The topic ‘Purge and preload cache for page’ is closed to new replies.