Add Custom Blocks To Your Classic Theme – WordPress Tutorial

I use this approach when a client might want a bespoke feature that htey can sprinkle into various posts and pages. I find it more intuitive for clients than the…

Read More »

Create Your Own WordPress Plugin (Coding Tutorial)

Let’s create our own plugin in WordPress. Here’s the command you can copy and paste into your terminal command-line: npx @wordpress/create-block@latest awesome –variant dynamic –target-dir . Here’s how you can…

Read More »

PHP Tutorial: Creating a WordPress Block Type

Let’s learn the very basics of PHP inside of WordPress. Here’s how you can support this series and my channel: – Check out my patreon https://www.patreon.com/learnwebcode – Use my DreamHost…

Read More »