a8cteam51/safety-net

Delete WC REST API keys

Closed this issue · 1 comments

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.
Screen Shot on 2022-11-02 at 14:34:04

Fixed with #72