• Hey,

    I recently found an issue when using the plugin’s functionality combined with some object caching, ie. Docket Cache.

    After rearranging CPTs, the actual sort order won’t get updated reliably. I think we’d need to flush object cache data on this event when used with enabled object cache. See WP’s own wp_cache_flush() function.

    Could you please check to see if this is something that needs to be included in your plugin?

    In the meantime, are there any hooks that could be used to trigger this myself?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.