Home › Plugin Development › Page 3
Plugin Development
Master the art of plugin development with our in-depth tutorials.
How to Add a Custom Menu to the WordPress Admin Bar

The WordPress admin bar has valuable screen real-estate. This tutorial will show you how to add your own admin bar menu items.
What are Block Transforms and Why You Should Use Them

Block Transforms are a neat way of changing from one block to another. I'll teach you how to do your own transforms.
How to Redirect Your Plugin After Activation. The Right Way.

Redirecting users after plugin activation can make sense for your plugin, but there are pros and cons to the approach. Code samples are provided.
15 Essential WordPress Plugins for Local Development

Within this article I go over several plugin solutions that will assist in local development.
Add Custom Plugin Settings Links to Your Plugin

Are you a WordPress plugin developer looking to add shortcuts for your plugin customers? This short tutorial will let you know how to add these shortcut links.
Six custom functions I use on every WordPress plugin project

These six functions help me out quite a bit with WordPress plugin development, especially when dealing with multisite and asset directories.
