Tag Archives: WordPress 3.0

Remove all default header images in a Twenty Ten Child Theme

Despite the beauty of (and cool stories behind) the default images in twenty ten, If you’re building a twenty ten child theme, there is a chance that you won’t want them to appear as options on the custom header screen. … Continue reading

Posted in Code, WordPress | Tagged , , | 23 Comments

How to remove a nav menu location in WordPress 3.0.0

This function is in WordPress 3.0.1. You can now just call unregister_nav_menu and don’t need to put it in your child theme One of the great additions to WordPress 3.0 is navigation menus.  One of the aspects that it contains … Continue reading

Posted in Code, WordPress | Tagged , , , , | 9 Comments

Who doesn’t like Madlibs?

That’s my question. A bigger question is who doesn’t like the new comment_form function in WordPress 3.0? As you can see, my comment form now is in mad libs form. All of this is from a plugin that I will … Continue reading

Posted in WordPress | Tagged , , | 10 Comments

Dirty Ten, a Twenty Ten Child Theme using Output Buffers

After making Thirty Ten, my first Twenty Ten Child Theme, Devin Price asked for an example of a child theme that used output buffers.I’m not a big fan of using output buffers in my themes, but it’s a worthwhile trick … Continue reading

Posted in Code, WordPress | Tagged , | Leave a comment

Introducing Thirty Ten, my guide to creating a Twenty Ten Child Theme

WordPress 3.0 is introducing a new theme that is light years ahead of Kubrick (also known as the old WordPress default), that looks so good you won’t even mind running it on a live site. In addition to being a … Continue reading

Posted in Code, Programming, WordPress | Tagged , , | 148 Comments

WordPress 3.0 sneak peak presentation from the Portland WordPress User Group

Last night I presented at Portland WordPress user group on some of the features and changes coming in WordPress 3.0. In case you weren’t in attendance, my slides are below, and what I went over can be summed up in … Continue reading

Posted in WordPress | Tagged , , , | Leave a comment