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.
The WordPress admin bar has valuable screen real-estate. This tutorial will show you how to add your own admin bar menu items.
Block Transforms are a neat way of changing from one block to another. I’ll teach you how to do your own transforms.
I recently converted one of my blocks from RichText to InnerBlocks. It wasn’t easy, but I thought I’d share my experience with the conversion.
Redirecting users after plugin activation can make sense for your plugin, but there are pros and cons to the approach. Code samples are provided.
Your plugin has been approved on the WordPress plugin directory. Now it’s time to spruce it up. Here are some tips to make your plugin stand out.
The FormTokenField component is handy for displaying tags, hashtags, and other tokenized items. This tutorial demonstrates how I have used it in my projects.
Block Patterns are very useful, but sometimes you need to limit the patterns to only the ones you have created for your clients.
Within this article I go over several plugin solutions that will assist in local development.
Working backward through code examples, I reveal four examples of the WordPress Button component and the attributes used throughout.
The WordPress Plugin Directory now allows you to categorize your plugin as commercial or community. You have to opt-in to this.