See this post. WooCommerce 2.7 is due in the new year, and will support new CRUD methods for orders, products, etc. So we should check where we will need to update the code, and be prepared. Note that we don't have to update to the new CRUD methods right away, but we do need to eventually for future-proofing.
Wow, it appears that there is actually nothing that we need to change here. We don't work with any product or order metadata at this point, so we are fine.
See this post. WooCommerce 2.7 is due in the new year, and will support new CRUD methods for orders, products, etc. So we should check where we will need to update the code, and be prepared. Note that we don't have to update to the new CRUD methods right away, but we do need to eventually for future-proofing.