Tag Archives: custom template

My Blog’s New Look – Making A Child Theme of Twenty Ten

I realized after a recent upgrade to WordPress 3.0 and after changing my blog’s address that I was tired of my old blog’s look. I was really impressed with the new default theme for 3.0: Twenty Ten. It’s simple, aesthetically pleasing, and supports all the new features of 3.0.

Since my new job requires me to learn a lot of PHP and HTML I’ve used some of my new skills in developing a child theme for Twenty Ten. Child themes are great! They allow you to basically extend and customize an existing theme in a way that won’t break if the theme gets an update.

Posted in Project | Tagged , , , , , , , , | 2 Comments