Cool Kids Plugin
A WordPress plugin for Cool Kids Network. A network where kids are really cool!
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/em-squared/cool-kids-plugin/archive/refs/heads/main.zip1. Setup
npm install
npm run wp-env start
npm run composer install
2. Run Tests
npm run tests