• I was confused by the cache time info amended to the end of the source code as it appeared to have no relation to when the cache was created, until I realised the time was using 12 hours (and UTC).

    I changed now the relevant lines in plugin.php to date('Y-m-d H:i:s e') to use 24 hours. I would recommend to change your code accordingly.

  • The topic ‘Cache Time Info Fix’ is closed to new replies.