Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.07 KB

File metadata and controls

36 lines (29 loc) · 1.07 KB

Cache Plugin 2.0.5 for Osclass

  • removed cache for search pages
  • fix a bug with subdomains
  • add function to clear cache when theme change
  • general clean up of code

Cache Plugin 2.0.4 for Osclass

  • name changed to 'Cache Plugin'
  • fix a bug in search cache
  • minor improvements and reformatting

Cache Plugin 2.0.3 for Osclass

  • conf.php and help.php moved into admin subfolder

Cache Plugin 2.0.2 for Osclass

  • Added a function that clear all cache files when plugin is disabled.
  • Added a configure link in the plugin admin table.

Cache Plugin 2.0.1 for Osclass

  • fix minor bugs
  • added option to enable or disable the function "clear cache after new item is posted"

Cache Plugin 2.0.0 for Osclass

  • improved cache method
  • item cache folder now have subfolders (item pubblication date) per day/month/year
  • deleted following files (no longer needed):
    • deletecacheItems.php
    • deletecacheMain.php
    • deletecacheSearch.php
    • deletecacheStatic.php

Cache Plugin 1.0.2 for Osclass

  • initial commit on GitHub

Cache Plugin 1.0.0 for Osclass

  • initial release by cartagena68