WordPress

Plugin Development

Apache Ivy Logo

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.

Shortcode

In this WordPress Shortcode Tutorial, we show how we use shortcode in Share on Social plugin. WordPress Shortcode are macros that can be placed in posts.