Delete WC REST API keys
Closed this issue · 1 comments
NickGreen commented
WooCommerce stores REST API keys in the _woocommerce_api_keys
table. These are keys that 3rd parties use to talk to a WooCommerce store, so it's not crucial that they are scrubbed, since those 3rd parties are going to be connecting to the production URL - but it is data that doesn't need to exist on a dev site, so let's dump it.