Automatic cache update when sorting posts
-
I’m using the Post Types Order plugin to manually sort posts of a custom post type. However, after making changes to the sort order, I have to manually clear the cache of my website to ensure that the changes are visible on the frontend.
I was wondering if it’s possible to automatically update the cache when the sort order of posts is changed.
I’ve tried using the
cache_enabler_clear_complete_cachehook, but I’m not sure if I’ve implemented it correctly.Could you please help me find a solution to automatically update the cache when the sort order of posts is changed?
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.