Skip to content

v1.0.0

Compare
Choose a tag to compare
@srtfisher srtfisher released this 02 Dec 20:46
· 628 commits to develop since this release
70660d3

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

Full Changelog: https://github.com/alleyinteractive/create-wordpress-plugin/commits/v1.0.0