Title: Page Cache &#8211; Elementor
Last modified: July 27, 2022

---

# Page Cache – Elementor

 *  Resolved [wp2019s](https://wordpress.org/support/users/wp2019s/)
 * (@wp2019s)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/page-cache-elementor/)
 * Hi, if I edit any page with elementor and save the page, WP-Optimize doesn’t 
   clean the old cache. I must delete the cache manually. Is there any solution 
   for it?
 * Greetings

Viewing 1 replies (of 1 total)

 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/page-cache-elementor/#post-15865794)
 * [@wp2019s](https://wordpress.org/support/users/wp2019s/) You’ll have to use the
   filter outside the hook function call.
 * `add_filter( 'wpo_purge_all_cache_on_update', '__return_true' );`
 * So it will purge all the cache whenever you update the post/page or create a 
   new post/page.

Viewing 1 replies (of 1 total)

The topic ‘Page Cache – Elementor’ is closed to new replies.

 * ![](https://ps.w.org/wp-optimize/assets/icon-256x256.png?rev=1552899)
 * [WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance](https://wordpress.org/plugins/wp-optimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-optimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-optimize/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-optimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-optimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-optimize/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Harshad](https://wordpress.org/support/users/bornforphp/)
 * Last activity: [3 years, 10 months ago](https://wordpress.org/support/topic/page-cache-elementor/#post-15865794)
 * Status: resolved