Skip to content


Post Type and Comment Meta Support

Support for post types (available in WordPress 3.0) using a type- prefix and comment meta using our standard meta-{key}- and meta-{key}-{value}- prefixes has landed in the development version of Carrington core (/framework/trunk). Play around with it and let us know if you run into any issues.

Posted in Development.


2 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Tom says

    Hey, how exactly does this work. I’ve got the fresh files from SVN and added them into the core download.

    If my custom post type is called ‘news’ do I just need to create a type-news.php template, because I just keep getting a 404?

  2. Mike Swift says

    in the single folder you would create the following:

    single-type-[type xyz].php

    So, in your case you would use:
    single-type-news.php



Some HTML is OK

or, reply to this post via trackback.



← Exit Carrington Blog Preview