• paparappa

    (@paparappa)


    Hi all!

    I have two custom post types in my wordpress installation. Lets call them “one” and “two”.

    What I want to do is to let me when I post a post in “one” have a custom field where i can select one of the posts in “two”. You can say “two” is like categories but not. Basicly I would like to be able to grab “two” post data and echo the data in “one” when I create a new post. How can I fetch “two” data and put it in the “New post” layout in “one”?

    Sorry if this sounds abstract but I hope you understand!

  • The topic ‘Adding custom post type in custom post type’ is closed to new replies.