• Resolved alpha2

    (@neoseeyou)


    Hello

    We use the plugin Collect and deliver (for shipping service) and there is a conflict with redis.

    One of the features of this plugin that is very important to us only works when I flush the Redis cache or disable your module.

    There is no wp_cache_set inside plugin’s code so i don’t know how i can exclude this plugin from Redis.

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Till Krüss

    (@tillkruess)

    It might be using transients and you can only ignore all of them, which is not ideal. I’d suggest asking their team to fix their plugin instead.

    Thread Starter alpha2

    (@neoseeyou)

    The plugin use standard functions of wordpress and woocommerce (options, transient remote etc..)

    Plugin Author Till Krüss

    (@tillkruess)

    Hi @neoseeyou.

    My plugin only provides WordPress with a connection to Redis. If anything doesn’t work, it’s an issue with the “Collect and deliver” plugin and there is nothing I can do on my end.

    Thread Starter alpha2

    (@neoseeyou)

    understood

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

The topic ‘exclude plugin’ is closed to new replies.