Refresh block cache
Permalink
Hi,
I've been working on refreshing a specific page cache including block cache with a certain button, I'd use the refreshCache() function in the block.php model for this.
Anyways, it appears that this whole function is commented out in the newer versions of concrete (5.6.1+?)
Why is this? I'd like to know if I can just uncomment it or if I should go for a different approach and clear it myself.
I've been working on refreshing a specific page cache including block cache with a certain button, I'd use the refreshCache() function in the block.php model for this.
Anyways, it appears that this whole function is commented out in the newer versions of concrete (5.6.1+?)
Why is this? I'd like to know if I can just uncomment it or if I should go for a different approach and clear it myself.