WordPress
Plugin Development
Introduction
CodeTab WordPress Plugin Development Tutorial is a step by step guide to a complete WordPress Plugin Project. It covers development of a real-life WordPress Plugin and its testing.
Install WP on Docker
This tutorial explains the steps to install WordPress for Plugin development as Docker containers
Simple Plugin
In this tutorial, we assemble a WordPress Simple Plugin to learn plugin basics. We also explain the method to hot deploy the plugin during development.