• Resolved ashf

    (@ashf)


    Is it possible?
    I would like to purge a specific page(such as the home) when a blog post is created/updated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    While you update the blog post and it calls on the home page, Breeze will automatically purge the home page cache. The mechanism is used to display the updated content.
    Once the user updates the page/post content, Breeze purge the internal cache.

    Thread Starter ashf

    (@ashf)

    How about other specific page?
    e.g. a pseudo post archive page created using posts block by the block editor ?

    • This reply was modified 3 years ago by ashf.
    Thread Starter ashf

    (@ashf)

    I need a hook or a setting to set auto purge target like the home page you mentioned.

    Plugin Author adeelkhan

    (@adeelkhan)

    There is no need to apply extra conditional settings. All the pages like the Home page as well another page which used to display blog posts, content from post editor even though any category include in that post/page purge by Breeze.

    Example
    You create a blog post and it is called different pages like Page-A and Page-B, there is also a category selected in the post like Category-A. While you update blog posts Breeze automatically purge the internal cache of Page-A, Page-B as well as Category-A to show updated content.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Purge cache of a specific page programmatically’ is closed to new replies.