How can I export a whole bunch of posts and then import them into a new custom post type I have created?
Ive tried replacing the post_type field in wp_posts table from post to my custom post type... but no luck.
Any ideas?
How can I export a whole bunch of posts and then import them into a new custom post type I have created?
Ive tried replacing the post_type field in wp_posts table from post to my custom post type... but no luck.
Any ideas?
You must log in to post.