Tacocat Spelled Backwards
This is a plugin I'm using to practice the concepts taught in Professional WordPress Plugin Development, 2nd Edition.
It reverses text. Just for fun.
Development
Uses @wordpress/env
- Checkout repo
npm install
composer install
npm start