Home
User Documentation
User documentation and full HTML/CSS reference for this plugin can be found in the left navigation.
Contributing
Running The Tests
This project uses wp-env for development. To spin up a local development environment, make sure to install Docker and WP-Env and then run
npm run wp-env
Then, run the tests with
npm run test:unit