Quantcast
Channel: WordPress.org Forums » [WooCommerce] Support
Viewing all articles
Browse latest Browse all 104029

WooCommerce Transients Keep Regenerating After Disabling Autoload

$
0
0

Replies: 0

Hi WooCommerce Support,

I’m experiencing an issue with transients in my WooCommerce store. I noticed that certain transients, such as _transient_wc_ptk_patterns, keep regenerating even after I set their autoload value to “no” in phpMyAdmin.

Here’s what I’ve tried so far:

  • Manually setting autoload to “no” in wp_options.
  • Clearing transients via WooCommerce > Status > Tools.
  • Running the SQL query: sqlCopierModifierDELETE FROM wp_options WHERE option_name LIKE '_transient_%'; But the transients keep coming back.

I’m concerned that this might be affecting performance since my site health is indicating a critical autoload error telling me that I have 1041 autoloaded options (size: 911 KB). Is there a way to prevent WooCommerce from recreating these transients or manage them properly?

Any insights would be greatly appreciated.

Thanks!

  • This topic was modified 3 hours, 56 minutes ago by Youness.

Viewing all articles
Browse latest Browse all 104029

Trending Articles