WordPress plugin boilerplate with Docker and GitHub Actions for development
A WordPress plugin development boilerplate providing a Docker-based local WordPress environment, GitHub Actions CI, and examples for admin pages, shortcodes, and Gutenberg blocks. It includes Makefile targets and build scripts to manage the environment and produce release artifacts. Suited for developers building and testing WordPress plugins who want reproducible local development and automated releases.
0