When you want to develop a new plugin, it is of course convenient if you can quickly set up a basic framework so that you can immediately start working on the actual code.
You can do this with : WORDPRESS PLUGIN BOILERPLATE GENERATOR
As a WordPress Developer, I've been using the fantastic Tom McFarlin's WPPB foundation plugin (now maintained by Devin Vinson) as my starting plugin.
Every time I start working on a new plugin I find myself renaming files names, searching and replacing plugin-name, Plugin_Name , the packages, subpackages names, etc. All these tasks take me around 5-10 minutes every time, and I don't like repeating unnecessary tasks.
More on : https://wppb.me/

Overview Map: Open-Source AI Video & Image Models (January 2026)
Discover ComfyUI: the modular visual AI engine for creative workflows
Secure Headless Architecture with Ionic Vue and a PHP JWT API
Run a Large Language Model (LLM) locally with Ollama
How to Install a Local LLM on Ubuntu 24.10 with LM Studio?