WordPress Plugin Boilerplates

Plugin Templates

If you would like to create a WordPress plugin, I created these two templates for my own use, while working on version two of Plugin Machine.

  • Core-style plugin – A plugin template based on how simple featured plugins are created.
  • Modern plugin – The template I use. Has React-powered blocks and an admin page. Has PHP and JavaScript tests and Docker-based local development.