• Vadim

    (@vadikcoma)


    I just noticed that WordPress health status is giving me warnings about autoload size. Upon checking I discovered that wcchpo_orderCacheData is 2MB+ in size.

    What is it and is it safe to delete those autoloads?

Viewing 1 replies (of 1 total)
  • Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    The wcchpo_orderCacheData entry appears to be related to a plugin caching order data. However, since it is not a core WooCommerce option, it likely comes from a third-party plugin.

    While we can’t confirm the exact impact of deleting it, you may want to:

    1. Check which plugin is adding this data – You can try searching for wcchpo in your installed plugins to identify its source.
    2. Clear or optimize the data – If the associated plugin has cache or cleanup options, use those instead of deleting the entry manually.
    3. Contact the plugin developer – If the autoload size is causing performance issues, the plugin developer can provide guidance on whether it’s safe to delete.

    If you still not able to find any plugin related to this, please share System Status Report?which you can find via WooCommerce > Status

    Please use https://pastebin.com/ or https://gist.github.com/ and share a link to that paste in reply here. Once we have more information, we’ll be able to assist you further.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.