Conversation
supportNot sure if this is a result of the update to Timber’s version 1 but after installing the plugin there’s no button for clearing the cache. https://wordpress.org/plugins/clear-cache-for-timber/
Any updates please? Can you confirm if this is still working for you on the latest version of WordPress/Timber?
Check this issue https://github.com/ogrosko/clear-cache-for-timber/issues/2
Hi Ogrosko, Not really sure what you mean. I use Timber’s caching by passing the expiration parameter in the render method: https://github.com/timber/timber/wiki/Performance#cache-the-entire-twig-file-and-data Im not understanding how will the dashboard be able to detect if my front-end makes use Timber’s caching this way.
There is \Timber::$cache = false option If this is set to false Clear cache button will not shows up
My empty cache button also disappeared and I don’t have timber plugin. Please advise asap
Any updates please? Can you confirm if this is still working for you on the latest version of WordPress/Timber?
Check this issue https://github.com/ogrosko/clear-cache-for-timber/issues/2
Hi Ogrosko, Not really sure what you mean. I use Timber’s caching by passing the expiration parameter in the render method: https://github.com/timber/timber/wiki/Performance#cache-the-entire-twig-file-and-data Im not understanding how will the dashboard be able to detect if my front-end makes use Timber’s caching this way.
There is \Timber::$cache = false option If this is set to false Clear cache button will not shows up
My empty cache button also disappeared and I don’t have timber plugin. Please advise asap