We have previously created two custom post types "A" & "B", now we need to merge all posts from "B" with "A", is that possible?
I've tried changing the post_type directly in the DB but no luck.
I've also tried with the post type converter plugin as recommended in this forum before, but the converted posts don't show up in the wordpress admin
thanks for your help