wpfc_clear_post_cache_by_id() for terms
-
Hi,
I’m trying to clear cache of an archive product page programmatically in an AJAX function, but it’s not working with the term_id.
I actually use wpfc_clear_all_cache(true); but ideally I’d like to refresh only the archive of a single term_id.
Your singleDeleteCache function only works for posts, could you think about updating it to works with terms ?
Thank you very much.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘wpfc_clear_post_cache_by_id() for terms’ is closed to new replies.