Clear cache on post/page change not working
-
I need the cache for a specific page to be cleared when that specific page is updated/saved. I’ve checked the option box but that didn’t work. I also added a function that clears the cache based on that post/page’s post id but that’s not working either. The debug log looks like this:
https://gist.github.com/randyjensen/4e9e377005b043f7c5c1#file-gistfile1-txt
I’ve tried everything to clear this issue up but nothing has worked so far. The cached page still gets served on the next page load. Any thoughts on what I’m doing wrong?
- The topic ‘Clear cache on post/page change not working’ is closed to new replies.