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.
Web and software development.
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.
If you’re developing a WordPress block theme, here’s three things to add to your theme.json.
Interfaces in TypeScript are great, but you don’t need them if you’ve already got a class that will do the job.
Let’s start a new app to organize family history using ReactJS and TypeScript.
Here’s how to get started configuring theme.json to work for your WordPress block based theme.
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.