do the posts have a specific keyword on the url?
Thanks for reply,
Unfortunately not on url, but they have specific keyword on the content
in this case, you cannot do it.
OK, and how to delete the cache if there is a keyword on the URL?
that’s not what i’m looking for, I think I better to disable caching plugin in this case, because i have more than 60k posts and i’m not going to delete all of them each time if this plugin can’t delete the cache based on date range…
Ok, I found this :https://xxxxxxx.com/wp-admin/admin-ajax.php?action=wpfc_clear_cache_column&id=2786
is there anyway we can do this like from post id=2786 to id=3586 ?
-
This reply was modified 6 years, 5 months ago by
saman27.
@emrevona Thank you so much for your support!!
Can you please be so kind and help me how to delete the cache from id 2786 to 3586 using this php command ?
wpfc_clear_post_cache_by_id(1923);
and example will be very helpful