• Resolved David Marín Carre?o

    (@davefx)


    WooCommerce has introduced a new storage model for orders called High-Performance Order Storage. It will reduce order creation from at least 50 queries to just 3. Unfortunately, it seems that your plugin is not compatible with HPOS, as for example in frontend/notify.php you are assuming that orders are posts (which won’t be once HPOS is enabled)

    There is a guide on how to upgrade to HPOS: https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book

    Note that HPOS will be enabled by default in new installations of WooCommerce with the incoming version that will be released in August 2023, so this support must be implemented in order to keep your plugin useful.

    Thanks a lot for your kind support

Viewing 1 replies (of 1 total)
  • Plugin Support angelagrey

    (@angelagrey)

    Hi,

    Thank you for reaching out to us.

    We’ve planned to integrated it and will be working on it as soon as possible.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Support for WooCommerce High-Performance Order Storage’ is closed to new replies.