Conversation
supportHey David Great plugin, thanks for your efforts. Just curious if you have used or any users currently use your plugin on Woocoomerce Memberships or WooCommerce Subscriptions? I’ve a database that’e enormous and I’d like to try to use this plugin to clear it out more often – however, slightly concerned that using it on a site with recurring subscription payment caches / membership renewal cache etc… could have a detrimental effect. Thoughts?
Hi @iamhere , I’d recommend spinning up a test site, importing the data and trying it out, just to be safe. However, just to be clear, transient data is only supposed to be used for caching temporary data – data, that if removed, will not cause any harm. What I can’t account for is any plugins that use transients incorrectly (storage of non-temporary data). With WooCommerce, though, being an Automattic product I would not expect this to be the case.
Hi @iamhere , I’d recommend spinning up a test site, importing the data and trying it out, just to be safe. However, just to be clear, transient data is only supposed to be used for caching temporary data – data, that if removed, will not cause any harm. What I can’t account for is any plugins that use transients incorrectly (storage of non-temporary data). With WooCommerce, though, being an Automattic product I would not expect this to be the case.