Categories
Technology

Getting into WordPress themes again

I have decided to give it a go on creating a personal WordPress theme.

Many moons ago I managed to create a couple that I even submitted to WordPress repository. It still exists there, but is obviously not in any way suitable today, to my surprise it has recent downloads thouugh

This time I probably won’t do that, at least not initially.

I do have better tools this time around however, I bought a license for phpStorm, a php editor, and armed myself with a self-learn book about php. Google will likely still be a friend of mine.

At a quick glance, a lot has changed, the themes are more complex but also more structured to make it easier to edit/move certain things around.

I will start of my first attempt with the default theme “twentytwenty” as my base, mostly to be sure I get all parts properly included.