wpsharks / comet-cache

An advanced WordPress® caching plugin inspired by simplicity.
https://cometcache.com
GNU General Public License v3.0
77 stars 18 forks source link

Slider Revolution Plugin not triggering cache clear #852

Open renzms opened 7 years ago

renzms commented 7 years ago

Expected Behavior

Slider Revolution should be fully compatible with Comet Cache's Automatic Cache Clearing feature. When updating a slide(r) on the backend, this should trigger Comet Cache auto-clear and clear the old cache so the page/post will serve the latest version of the Slider and Page/Post.

Observed Behavior

Updating any slides/sliders, deleting any slides/sliders, and/or changing settings in Slider Revolution does not trigger any cache clearing. This leaves the page/post with a slider on it with an old version of the cache showing an outdate version of the slider.

Steps to reproduce

Cache file that is served to logged out visitors does not update when editing settings of the slider and/or updating the slides in the Slider on the backend. An old version of the page is served even with Automatic Cache clearing enabled until the cache of the page with the Slider is manually cleared.