wp-rest-api-log icon indicating copy to clipboard operation
wp-rest-api-log copied to clipboard

Does the plugin record Woocommerce legacy API

Open themenow opened this issue 2 years ago • 1 comments

The Woocommerce legacy API endpoint looks like

https://www.your-store.com/wc-api/v3

Which is different to those integrated with WP REST API

https://www.your-store.com/wp-json/wc/v3

I want to know this because I need to check on some websites if anyone is still using the legacy API.

themenow avatar Feb 08 '24 07:02 themenow

@themenow Did you find a solution for logging hits to the WooCommerce legacy API? I need to do this now.

dustinatx avatar Apr 25 '24 17:04 dustinatx