wp-media / wp-rocket

Performance optimization plugin for WordPress
https://wp-rocket.me
GNU General Public License v2.0
698 stars 216 forks source link

Cache problem in bricks builder #6235

Open 79ho3ein opened 1 year ago

79ho3ein commented 1 year ago

Hi,

If the wp rocket plugin is active next to the bricks builder, every time we make changes to the pages using the bricks builder, we need to clear the wp rocket cache so that the changes are visible in the front end. I remember you fixed this problem for Elementor a few months ago and it works fine now. But we are facing this problem in bricks builder.

thanks

piotrbak commented 3 months ago

In general, it should be fixed by 3rd-party. They should be using the built-in WordPress functions: https://developer.wordpress.org/reference/functions/clean_post_cache/

It's the same issue as: https://github.com/wp-media/wp-rocket/issues/6053