Home › Archives for Ronald Huereca › Page 5
Join the New Commercial or Community Plugin Categories on WordPress.org

The WordPress Plugin Directory now allows you to categorize your plugin as commercial or community. You have to opt-in to this.
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.
How to Create a Unique ID for Styling your WordPress Block

Sometimes you need to style your blocks individually, and this is where a unique ID for each block can come in handy. So how do you get one? Step 1: Add The uniqueId attribute Head to your block’s block.json file…
Getting Rid of Three Common Block Editor Annoyances

The block editor has some annoying defaults, including a welcome dialogue and full-screen mode. This tutorial shows you how to turn these off automatically.
How to Set Block Icons on the WordPress Plugins Repository
Adding block icons to WordPress.org is a fairly straightforward process with some caveats.
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.
The Block Editor RichText Component – Single Line Only

Use the disableLineBreaks prop to limit the RichText component to a single line of data entry.
Adding Gutenberg Block Previews to Existing Blocks – Block.json Edition

This tutorial shows you how to have a block preview using block.json.
WordPress Automatic Updates – What they are, and what they do

WordPress Automatic updates are pretty involved. This article covers what automatic updates are and how WordPress handles them.
How to Copy Post Content From One Site to Another (Including Images)

Copying content from one site to another is easy using the Block Editor. However, images aren't copied over. This tutorial has a solution.

