Closed EdwardBock closed 5 years ago
I reported this on wordpress. (poetaster) .... latest release does not resolve ;)
I'm reporting for netzpolitik.org. This development and the last bug I submitted break PH's templates, made for netzpolitik.org ... We're willing to pay to get this sped up since our caching system is now no longer that which it has been (first static rendering, then via proxy & varnish) since relaunch. And, we can't update the plugin without breaking the site.
@poetaster
Sorry to hear that. I will look into that now!
@poetaster
With Grid release 1.7.13 we do a post_save with new modification date so varnish-http-purge should do its job now. I did not look into comet cache but I hope it will wait for post_save action to clear cache too.
Could you please check if v1.7.13 is working for you now?
Works for us with 1.7.13!
We got user feedback on wordpress.org that neither comet cache nor varnish flushes when publishing a grid.
Plan would be to trigger a post_save with modification date update so wordpress core can do the flushing hopefully.