@Permarad, ya, in WooCommerce 1.x order items are in postmeta associated with a specific order ID. In 2.x they have their own tables, so code written for 1.x related to order items won't operate correctly with 2.x
↧
@Permarad, ya, in WooCommerce 1.x order items are in postmeta associated with a specific order ID. In 2.x they have their own tables, so code written for 1.x related to order items won't operate correctly with 2.x