Support » Plugin: Liveblog » [Plugin: Liveblog] Can this work on custom post types?

Viewing 1 replies (of 1 total)
  • Plugin Author Mohammad Jangda

    (@batmoo)

    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' )

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Liveblog] Can this work on custom post types?’ is closed to new replies.