v1.0.0
The initial release of alleyinteractive/create-wordpress-plugin
: a skeleton repository for Alley's WordPress plugins 🎊 . This template includes a base plugin file, autoloaded PHP files, unit tests powered by Mantle, front-end assets compiled via Webpack, and Continuous Integration via GitHub Actions. Includes block scaffolding via @wordpress/create-block
and @wordpress/scripts
with support for Typescript.
Scaffolding is easy by cloning the repository and running make
to launch the configuration script.
Have fun creating your plugin! 🥳
New Contributors
- @srtfisher made their first contribution in #1
- @emilyatmobtown made their first contribution in #85
- @stevenslack made their first contribution in #82
Full Changelog: https://github.com/alleyinteractive/create-wordpress-plugin/commits/v1.0.0