After long search with no luck, finally I have decided to ask here.
I am creating WordPress theme and need to add multiple custom post type for some additional featured which I will use rapidly or can say that will be my main use for the site.
Adding single custom post type there is not problem but I want to add more than two, three or more in future. I have tried to use same code by changing register post type name but its not working and giving some error.
I would appreciate if anyone can help me to create multiple post type with multiple taxonomy and post tag for each CPT.
I will really thankful and appreciate your effort.
Try this http://wordpress.org/extend/plugins/custom-post-type-ui/