Comments Off

New theme

Finally my theme is ready, it was a fun and learning experience. I’ve looked rather deep into how WordPress works, querying the codex numerous times looking for answers.
Most of the time the answers were rather easy to find, other times I really had to dig deep, trying a lot different approaches and keywords to find [...]

Comments Off

Trying to create my own wordpress theme

As the title says, I’m gonna try to create my own theme for WordPress And I almost broke it the first thing… Oh well hopefully I won’t break it anymore then.
I’m not messing with a live blog, I’m experimenting locally, on a test installation of the latest version: 2.7 RC1.
If the theme comes [...]

Comments Off

Learning PHP

I started messing a bit more with php, managed to complete a script
I have looked at php briefly before, mainly by making/changing small code snippets into a module for the forum soft that I use. This is actually the first script I made that is a standalone one, and it works as intended, [...]