• This is an awesome plugin. However, this is the only plugin our client has that is not compatible with High-performance order storage.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Pankaj Agrawal

    (@liveaspankaj)

    Probably all you need to do is

    replace get_posts with wc_get_orders

    get_post_meta with $order->get_meta

    update_post_meta with $order->update_meta_data

    Hope you can do it sooner than later

    Thanks

    Plugin Author Andreas Karman

    (@andreaskarman)

    Thanks for your kind words! 2.0 is now released, which should be fully compatible with both HPOS and legacy mode. Please try it and get back to me with any feedback.

    The problems related to HPOS was with custom columns in the admin area and how that should be treated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this review.