WordPress Plugin and Block Editor Tutorials

Published: June 18, 2023 by Ronald Huereca
When and How to Make Your WordPress Plugin Network-Only in Multisite Installations
This brief tutorial will demonstrate why and how to make a WordPress plugin multisite only (network only).

Published: June 16, 2023 by Ronald Huereca
Plugin Development: How to Add Custom Menu Items to the WordPress Admin Settings
There are many places to choose from when creating your admin options. This tutorial will go over the various locations where you can register your admin settings.

Published: May 10, 2023 by Ronald Huereca
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.

Published: April 17, 2023 by Ronald Huereca
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.