This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Clear cache for Timber

Kuvaus

Small WordPress plugin for flushing cache of Timber (Twig Template Plugin for WordPress)

Asennus

  1. Clone/download and upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Ota lisäosa käyttöön WordPress hallintapaneelin Lisäosat kohdassa
  3. See new button in top panel ”Clear Timber Cache” in the admin side

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Clear cache for Timber” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Clear cache for Timber” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

0.2.0 – 21/12/2023

  • compatibility with Timber 2.0 (thanks to columbian-chris)

0.1.0 – 7/06/2016

  • Added WordPress cron job for daily cache clearing (use define(’CLEAR_CACHE_FOR_TIMBER_DISABLE_CRON_JOB_CLEANUP’, true); for disable)

0.0.6 – 19/05/2016

  • Compatibility fix with Timber v1.0.*

0.0.5 – 27/04/2016

  • Fixed bug with clearing cache from FE admin bar
  • Added markdown README for Github (thanks to @DesignyourCode)
  • Loader style finetuning

0.0.4 – 11/03/2016

  • Cleanup – Some cleanup tasks