Tag: WordPress
-
Edit Padding in the WordPress Block Editor
Need to change the padding for a block in WordPress? It’s easy using the Dimensions panel.
-
How to Create a WordPress blueprint with Local
Learn how to create a WordPress blueprint using Local, which can be reused for creating test sites with whatever plugins or data you wish.
-
Building a header using Full Site Editing
Building a website header using WordPress’ Full Site Editing is easy, but limited. Here’s my experience when I tried to replicate the header used on my current theme.
-
The first three things to add to theme.json
If you’re developing a WordPress block theme, here’s three things to add to your theme.json.
-
Theme.json basics
Here’s how to get started configuring theme.json to work for your WordPress block based theme.
-
Diving into Full Site Editing
Now that Full Site Editing (FSE) is planned for the next release of WordPress, I figured now is a good a time as any to learn how it works in order to make a useable theme.