Forums

Liveblog
[resolved] Can this work on custom post types? (2 posts)

  1. jasontucker
    Member
    Posted 7 months ago #

    This doesnt seem to work on custom post types, can it?

    http://wordpress.org/extend/plugins/liveblog/

  2. Mohammad Jangda
    Member
    Plugin Author

    Posted 7 months ago #

    You need to explicitly add support for post types. When you register your post_type you can pass liveblog into the supports array, or call add_post_type_support( 'post_type', 'liveblog' )

Reply

You must log in to post.

About this Plugin

About this Topic