Viewing 5 replies - 1 through 5 (of 5 total)
  • schecteracademicservices

    (@schecteracademicservices)

    YES!!

    How do you get rid of this crap!!

    I like the plug-in otherwise, but this unending log of unnecessary garbage is maddening!

    Thread Starter Seph

    (@seph)

    I paid a dev to do it. The difference was huge. It slowed my system down completly and the dev obviously doesn’t care at all. Wouldn’t touch the plugin ever again. I advise you to use WP rocket instead which comes with a build in warm cache function.

    schecteracademicservices

    (@schecteracademicservices)

    I commented out this line in the warm_cache_crawl.php file:

    set_transient($newkey, $newvalue, $warm_cache->keep_time);

    Like so:
    // set_transient($newkey, $newvalue, $warm_cache->keep_time);

    Fixed.

    Plugin Author ramon fincken

    (@ramon-fincken)

    Well Seph I DO care, yet I have to reserve time to further test the new version which uses a different storage type

    Plugin Author ramon fincken

    (@ramon-fincken)

    V 2.0 is out, it does not use any transients to store statistics

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to get rid of transients?’ is closed to new replies.