hijiriworld / intuitive-custom-post-order

WordPress Plugin: Intuitive Custom Post Order
68 stars 34 forks source link

adding cache flushing #64

Open curtismchale opened 11 months ago

curtismchale commented 11 months ago

In scenarios where tools like Redis are being used the cache needs to be flushed so that the user can see the changes.

This takes the place of my previous pr: https://github.com/hijiriworld/intuitive-custom-post-order/pull/63

This still has not been tested with object caching in a Multisite environment as I don't have access to a Redis environment I can run Multisite on.

jameelmoses commented 3 weeks ago

would be great to get this merged and released. relying on a fork in the meantime