Skip to content
Archive of posts filed under the Tips & Tricks category.

Custom menu management in WP 3.0

WordPress version 3.0 was out two days ago, and it’s looking very good. Feature rich this version, but feels much lighter, faster. It’s love at first sight with the new default theme Twenty Ten. I haven’t tested all things new with 3.0, but so far what I like the most is the new menu management [...]

Using theme inheritance to customize your theme

If you want to add your own customizations to a readymade WordPress theme downloaded from here or elsewhere, the most obvious way to do it is to directly edit the template files and style.css of the theme. But this method can lead to complications when the theme author updates the theme to a newer version. [...]