Title: Optimize Plugin
Last modified: October 5, 2021

---

# Optimize Plugin

 *  [joker2040](https://wordpress.org/support/users/joker2040/)
 * (@joker2040)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/optimize-plugin-2/)
 * We have a very high traffic website. Looking at the wp_options table this plugin
   has the option wcchpo_orderCacheData set to autoload. That option for this plugin
   is the largest in all options set to autoload. Does this plugin needed to be 
   autoloaded on all pages through wp_options or can we turn that off?

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

 *  Plugin Author [javmah](https://wordpress.org/support/users/javmah/)
 * (@javmah)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/optimize-plugin-2/#post-14941525)
 * Thanks for raising this issue, WordPress didn’t provide the user Previous data
   to the order table column Hook that’s why we have to run a query. it slows the
   admin user order page that’s why we use caching to solve this problem. This slowness
   only affects the admin woocommerce order page only. caching improves the performance,
   but you can turn that off too. best regards
 *  Thread Starter [joker2040](https://wordpress.org/support/users/joker2040/)
 * (@joker2040)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/optimize-plugin-2/#post-14949046)
 * Thank you! So to confirm, it is ok for me to change autoload from yes to no on
   wcchpo_orderCacheData in wp_options. I’m ok with a slow orders screen, I just
   don’t want to break the plugin.
 *  Plugin Author [javmah](https://wordpress.org/support/users/javmah/)
 * (@javmah)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/optimize-plugin-2/#post-14951282)
 * ok

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

The topic ‘Optimize Plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-customers-order-history_97d4ef.
   svg)
 * [Woocommerce Customers Order History](https://wordpress.org/plugins/woo-customers-order-history/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-customers-order-history/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-customers-order-history/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-customers-order-history/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-customers-order-history/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-customers-order-history/reviews/)

## Tags

 * [autoload](https://wordpress.org/support/topic-tag/autoload/)
 * [wp_options](https://wordpress.org/support/topic-tag/wp_options/)

 * 3 replies
 * 2 participants
 * Last reply from: [javmah](https://wordpress.org/support/users/javmah/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/optimize-plugin-2/#post-14951282)
 * Status: not resolved