WordPress 3.0 Theme Development Links
These are some of the best, currently available resources on the various WordPress 3.0 features relevant to theme development. I’ve been using and growing this list personally for a while as a sort of launchpad and they should be enough for most development needs.
There are plenty other resources, tutorials, and tips out there that I do not include here, though. For that, Google is your friend.
Menu
Custom Post Types
- Custom Post Types in WordPress
- Rock-Solid WordPress 3.0 Themes using Custom Post Types
- Custom Post Types in WordPress 3.0
- Extending Custom Post Types in WordPress 3.0
- Codex
Custom Taxonomies
- New and Exciting Ways to Organize Your WordPress Powered Website
- A Refresher on Custom Taxonomies
- The Essential Guide to WordPress 3.0 Custom Taxonomies
- Codex
Multisite
- How to enable Multi-Site option in WordPress 3.0
- WordPress 3.0 Walkthrough: Getting Started with Multisite
- Codex
Custom Header and Background
Editor Styles
New Theme Template Files
- front-page.php
- single-[post-type].php
- author-[nicename].php and author-[id].php
- taxonomy.php, taxonomy-[taxonomy].php, taxonomy-[term].php
Miscellanea
- WordPress 3.0 release announcement
- Codex about Version 3.0
- Various small new theme and plugin development updates
- Thelonious Monk, the jazz pianist whose name is used for 3.0

Great, I needed this. Thanks a lot! =)
yeah, this is very important for learning WordPress 3.0 :) thanks
Any idea which frameworks are best for WordPress 3? Your article does not mention it, but it seems that loop.php is called so that you only have to change the loop in one location. Are there any good theming tools that encompass all the new style sheet and them changes ala Thelonious?
i need this to .. thanks man
[...] 反正3.0 上的新功能已经不是新鲜事儿,很多折腾星人从它的beta版时就已经摸了个透彻,要来个汇总什么的推荐大家看这一篇文章:WORDPRESS 3.0 THEME DEVELOPMENT LINKS,应该错不了。我这次需要的只是custom menu 的功能部分,也不复杂,大家在上面链接里的开头部分就能够知道清楚了,我在这里也没必要再贴次代码,略过。 [...]
Dude .. (can I say dude?) this is really awesome. Thanks a bunch! I’ll be definately checking this out a lot!