Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 473 Bytes

WooCommerce Action Logger

This is a debugging tool to help track the origin of an action in WooCommerce.

Development

To get started, run the following commands:

npm install
npm start
npx wp-env start

See wp-env for credentials (Docker is required)

See wp-scripts for more usage information.