• Resolved gezginrocker

    (@gezginrocker)


    When a user submits a new rating, cache page is not automatically cleared. Therefore new rating does not appear on the page.

    I’ve tried this with different cache plugins and result is the same. Is there a way to notify the cache plugin when a new rating is submitted?

Viewing 1 replies (of 1 total)
  • Plugin Author dpowney

    (@dpowney)

    Hi there,

    I’m not aware of any standardized way to tell caching plugins to clear the page cache. The implementation is likely different for each plugin. I can look at extending some popular caching plugins to to do though. Any suggestions? Caching plugins usually provide an option to exclude certain pages from the page cache. This is far from ideal though. I also have on my TODO list the function to populate the ratings data via a REST API call after the page has loaded to avoid caching issues like this.

    Cheers,
    Daniel

Viewing 1 replies (of 1 total)
  • The topic ‘Cached pages are not cleared on new rating’ is closed to new replies.