Title: Delete the cache &#8211; Question
Last modified: October 22, 2019

---

# Delete the cache – Question

 *  [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/)
 * Hello
 * Is this possible to instead of deleting thousands of posts, only delete the cache
   for the posts on current month? or date range like from 10/10 to 10/22?
 * that would be great

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12053444)
 * do the posts have a specific keyword on the url?
 *  Thread Starter [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12053528)
 * Thanks for reply,
    Unfortunately not on url, but they have specific keyword on
   the content
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12054414)
 * in this case, you cannot do it.
 *  Thread Starter [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12054652)
 * OK, and how to delete the cache if there is a keyword on the URL?
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12054736)
 * with the cache timeout feature.
    [https://www.wpfastestcache.com/features/cache-timeout-page/](https://www.wpfastestcache.com/features/cache-timeout-page/)
 *  Thread Starter [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12055348)
 * 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…
 *  Thread Starter [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12055401)
 * Ok, I found this :[https://xxxxxxx.com/wp-admin/admin-ajax.php?action=wpfc_clear_cache_column&id=2786](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](https://wordpress.org/support/users/saman27/).
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12055454)
 * If you can write PHP, you can use the following hook.
 * [https://www.wpfastestcache.com/tutorial/delete-the-cache-by-calling-the-function/](https://www.wpfastestcache.com/tutorial/delete-the-cache-by-calling-the-function/)
 *  Thread Starter [saman27](https://wordpress.org/support/users/saman27/)
 * (@saman27)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12059674)
 * [@emrevona](https://wordpress.org/support/users/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

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Delete the cache – Question’ is closed to new replies.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [saman27](https://wordpress.org/support/users/saman27/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/delete-the-cache-question/#post-12059674)
 * Status: not resolved