• Resolved HellNoise

    (@hellnoise)


    Hello Ajay

    I love your plugin and use it because it also has the cache function. My pages need to be static and your plugin was perfect for that.

    Unfortunately since V3 the cache function has an expiration of one month. This is bad for me and I want to deactivate it as soon as possible.

    Can you tell me how to disable it? This is very important for me.

    Thanks a lot, for your help.

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Ajay

    (@ajay)

    I’m going to release a new version this weekend that will allow you to set CRP_CACHE_TIME as false in your wp-config and it will ignore the cache time

    Thread Starter HellNoise

    (@hellnoise)

    That would be great! 🙂

    thank you

    Plugin Author Ajay

    (@ajay)

    v3.0.6 has been released. Please upgrade – if you now define CRP_CACHE_TIME as false in your wp-config then it cache will never be cleared unless you use the Tools or resave settings.

    Thread Starter HellNoise

    (@hellnoise)

    Hello Ajay

    Thanks a lot.

    I have entered this in my config.php:
    define(‘CRP_CACHE_TIME’, false);

    There are still tables in the database with: _crp_cache_expires_a473f79….. is displayed.

    Is this ok?

    Plugin Author Ajay

    (@ajay)

    Yes. It gets set on the first load but doesn’t update after that. I never invalidate it. It was a cleaner approach that major code changes.

    Thread Starter HellNoise

    (@hellnoise)

    Ok, sounds good

    Thank you very much for your fast help.

    • This reply was modified 5 years, 3 months ago by HellNoise.
    Plugin Author Ajay

    (@ajay)

    Glad to have done it 🙂

    Do consider are review of the plugin here in the forums.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘disable CRP_CACHE_TIME’ is closed to new replies.