Closed erikdemarco closed 5 years ago
This plugin will make wc_get_products()
only get data from the new table, so it's normal, also in order for this plugin fully work, will require migrate all data. We currently are working on improving the data migration.
above code will only return products that created when 'woocommerce-product-tables' activated. is that normal? isn't it supposed to fetch all products using old table as well?
I'm using the most up to date woocommerce version.