• Resolved guar

    (@guar)


    In WP3 we’ve got the pleasure of custom post types, and I was wondering what I’d have to do to add Custom Field Type to the Custom Post Type.

    In the declaration for the post type, I can add the custom meta box by adding this to the register array:
    ‘supports’ => array( ‘custom-fields’),

    Any thoughts?

    cheers

Viewing 1 replies (of 1 total)
  • Thread Starter guar

    (@guar)

    And it would help if I looked before I asked. There’s a custom post type option in the custom field template configuration page.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Field Template] Adding Custom Field Type to Custom Post Type’ is closed to new replies.