Subject: Request to Disable Autoload for kt_woomail in Database
-
Hello Kadence Team,
I am using the Kadence WooCommerce Email Designer plugin and working on optimizing my WordPress database performance. While reviewing autoloaded options, I noticed that
kt_woomailis set with autoload = ‘yes’ in thewp_optionstable.Since WooCommerce emails are not required on every page load, it would be more efficient to set this option to autoload = ‘no’, ensuring it only loads when needed. This could improve performance, especially for larger WooCommerce stores.
Additionally, I noticed that the
kt_woomailoption is quite large in size (over 8 KB in my database). Disabling autoload for this option could help reduce unnecessary memory usage and improve query efficiency.My questions:
- Would it be possible to update the plugin so that
kt_woomailis no longer autoloaded? - Is there a specific reason why this option currently requires autoload?
I appreciate your time and consideration and would love to hear your thoughts on this possible optimization.
- Would it be possible to update the plugin so that
The topic ‘Subject: Request to Disable Autoload for kt_woomail in Database’ is closed to new replies.