• Say I have a custom post type called “Performers”. This gets filled with different bands/performers with a featured image as well as custom fields (facebook link, myspace link, etc).

    I have another custom post type called “Events”.

    When I create a new Event, I would like the option to have a drop box to select one of the bands from the “Performers” custom post type.

    This will insert all data from the specific Band/Performer into the Event post (custom fields, featured image, etc.).

    What is the best method to approach this?

  • The topic ‘How to insert content from another Custom Post type into Post’ is closed to new replies.