• Resolved oragi

    (@oragi)


    Is there anyway to partially update cahche of a single product (custom post) when updated)
    I don’t want to flush caches of not touched posts.
    Is there anyway to label cache keys so I can query later for flush and update?

Viewing 1 replies (of 1 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    There is the concept of cache groups. You can leverage those.

    You may also update cache items yourself anytime using the wp_cache_*() functions.

Viewing 1 replies (of 1 total)
  • The topic ‘Online store use case’ is closed to new replies.