Custom Post Types Wordpress 3.0 with template archives « Ballyhoo Blog
I tried reading various tutorials on the web, and nothing really did what I wanted, so I’ve decided to make my own tutorial on how to create custom post types in wordpress 3.0 with archive pages. The code within the plugin was finally what got me what I wanted. So if your looking how to use custom post types in Wordpress 3.0 and want to have your own archive template file with each of your custom post types then this post is for you. I really JUST started to look into themeing and code in Wordpress, so much of my work is borrowed from the sources listed about, and may not be the optimal way of doing things. If you know of better/other ways to accomplish this, please pipe up in the comments, we’re all friends here. I’ll try and explain the steps in detail so noobs like myself can follow along.