WooCommerce Legacy REST API
The WooCommerce Legacy REST API, which is now part of WooCommerce itself but will be removed in WooCommerce 9.0.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_woocommerce_api_keys | Stores woocommerce api keys data created by this plugin. | Static |
| wp_woocommerce_attribute_taxonomies | Stores woocommerce attribute taxonomies data created by this plugin. | Static |