| |

Rock-Solid WordPress 3.0 Themes using Custom Post Types

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!

The good people over at Nettuts+ have published a tutorial I wrote for them called Rock-Solid WordPress 3.0 Themes using Custom Post Types. In it I cover how to leverage 3.0’s new custom types to make it easier on yourself and on clients when creating different types of posts for you website. Head on over there and check it out!

Rock-Solid WordPress 3.0 Themes using Custom Post Types

Similar Posts

  • |

    What to do When Your Credit Card Info is Stolen

    Recently I woke up to an alarming email, possibly from my credit card company, saying there were several unauthorized attempts to use my credit card on various websites. As a general rule I don’t click on links from emails when I’m not 100% sure about them (and maybe I was a little in denial) so…

  • Brad Pitt takes the Right Approach

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! Bradd Pitt visited the White House in order to talk about sustainable housing in New Orleans. This is quite different…

  • Draw Cherries using HTML5 Canvas

    I’m teaching a class on 2D Animation this semester and opted to use web technologies such as HTML5 Canvas, CSS Transitions, and Javascript. In this tutorial we are going to use the canvas element to draw 2 cherries with stems. I’m having my class use CodePen for their assignments, so this tutorial kind of assumes…

  • | |

    The Switch

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! Surprise, shock and amazament are just some of the reactions I got when I told my friends this: “I made…

  • |

    Scientists

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Over at Wired Blog, they are having a little running poll on the most influential, most unappreciated and best fictional scientists…

  • |

    Facebook’s New Messages

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website!Web Apps site web.appstorm.net has publish my article reviewing Facebook’s new Messages. I cover what it is, how to get it,…

One Comment

  1. Hello
    Thank for the article you wrote about the custom types.
    I have a question about the template.

    I have created a custom type name “projects”
    when I create a new project the url is /projects/url – when I go there the correct theme file is used (single-projects.php). So no problems here

    But what i’m trying to do is create the page /projects that will list all my projects.
    I still have not figured out how to do that
    when I go to the Url /projects i just get a 404 message

    Any Ideas?
    Thanks

Comments are closed.