Title: Clean cache time
Last modified: August 2, 2017

---

# Clean cache time

 *  Resolved [cmcavid](https://wordpress.org/support/users/cmcavid/)
 * (@cmcavid)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/clean-cache-time/)
 * Hello. I want to clean cache on every first day of month. How can I do it?

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

 *  [sebastiankro](https://wordpress.org/support/users/sebastiankro/)
 * (@sebastiankro)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/clean-cache-time/#post-9372355)
 * There is no such functionality built in but you can schedule a cronjob on your
   server that runs once a month and removes the cached files:
 * `0 1 1 * * rm -rf /path/to/your/wordpress/wp-content/cache/cache-enabler/`
 *  Thread Starter [cmcavid](https://wordpress.org/support/users/cmcavid/)
 * (@cmcavid)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/clean-cache-time/#post-9462427)
 * Hi again. I think it doesnt work for me. I did true? Because my cache didnt clean
   yesterday. [https://imgur.com/qtwPWPL](https://imgur.com/qtwPWPL)
 *  Thread Starter [cmcavid](https://wordpress.org/support/users/cmcavid/)
 * (@cmcavid)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/clean-cache-time/#post-9462429)
 * I want to clean cache auto in 1th october, 1th november, 1th december … Auto

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

The topic ‘Clean cache time’ is closed to new replies.

 * ![](https://ps.w.org/cache-enabler/assets/icon.svg?rev=2442383)
 * [Cache Enabler](https://wordpress.org/plugins/cache-enabler/)
 * [Support Threads](https://wordpress.org/support/plugin/cache-enabler/)
 * [Active Topics](https://wordpress.org/support/plugin/cache-enabler/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cache-enabler/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cache-enabler/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [cmcavid](https://wordpress.org/support/users/cmcavid/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/clean-cache-time/#post-9462429)
 * Status: resolved