I think all you should need to do is export from WP as you normally would if you were just transferring the content. Download the resulting XML file, change all <wp:post_type>post</wp:post_type>
entries to <wp:post_type>YOUR_CUSTOM_POST_TYPE</wp:post_type>
. This should work, assuming your Custom Post Type is already registered in the theme.
Related Posts:
- How can I bulk upload images and automatically create posts for each one at the same time?
- Update content of multiple pages/posts at once?
- ACF Values Don’t Show After Import Unless I Edit/Update Post
- Action or Filter Hook for a Custom Importer
- How To Import CPT With Only Few TEXT ACF Fields From Front End?
- Migrate Custom Post Type with Custom Fields data and parent child order
- Unknown Post Meta Records
- Imported posts for cpt are imported as scheduled, not published [SOLVED]
- Imported Content Doesnt Show Up On Frontend
- Highlighting wp_nav_menu() Ancestor Class w/o Children in Nav Structure?
- Is there a way to get N number of WYSIWYG editors in a custom post type?
- Why are the comments disabled by default on my custom_post_types?
- Getting the IDs of a custom post type
- Admin Area Custom Type Search By Meta Fields Without Title & Content
- Get Custom post with ID
- Is it OK to move admin menu items?
- Filter by custom Field for Custom post type Admin Listing
- Display text if current user has written 1 or more posts in a custom post type
- Recent comments on author page?
- How to show posts from multiple post types in a single loop? And display them separately on the same template
- WordPress custom post type Single.php?
- Adding capabilities to default roles
- Automatically Add a Category to a Custom Post Type
- Detect if 1st, 2nd or 3rd level custom page?
- Custom Permalink Tag breaks Pagination
- Display posts if a custom field value is equal to another custom field value
- current-menu-item not working with custom post type
- Add 32×32 icon to custom post type index page
- How can I display custom post types under multiple views?
- Automaticly add slug to posts
- Filtering by Post Meta Custom Fields – Performance
- In WordPress how do you create a custom post type with the author’s name in the slug?
- Filter post by current 2 differents users id
- Custom Post Type without an archive page
- Custom template with CPT doesn’t display on frontend
- How do I get array of types associated with a taxonomy?
- Custom template page with custom archives listing by user
- Copying existing posts after new post type has been added
- Unable to get post archive link
- wp_get_post_terms on custom post type with custom taxonomies returning an empty array
- How to call in Custom Post-Type Categories?
- get_category_parents for custom post type taxonomy
- register_post_type name character limit
- Are pages consuming more server resources than posts?
- Possible to add different google analytics in custom post type?
- Registering post type doesn’t show results on front-end
- How to do WP_Query with two meta fields with orderby clause
- Portfolio Page for Classic Posts
- next/previous links on custom post single a little screwy
- How to change custom post type position from backend
- Archive for a Taxonomy of a Custom Post type
- Get theme URL without printing result
- Including all post id’s of a custom post type into an array
- Dump custom post type database
- Display an authors post on a single page only when they are logged in
- Include php on a specific page template
- Create a custom post type for a photo post
- Linking to Post Types from wp-admin
- Shared terms between taxonomies
- Custom post type Shortcodes wordpress
- After creating Custom post type by user delete old one
- custom hierarchical taxonomy and custom post type list contains surplus posts
- Show category and tag link as a submenu under custom post type submenu
- How to add new post using a form to categories when categories are using as menu
- Custom wordpress loop
- Custom Post Type Archive template not being called
- adding read more link for custom post type
- How to selected value default in option list?
- Automatically add a character to field in edit post page
- Add the custom post term to the custom post title
- Display 3 recent posts from one taxonomy
- Query for bbPress replies to current topic?
- Custom post type and multi taxonomies + customize url
- Translate website without duplicate custom post
- Archive Post Not Showing All Post
- Get an array of the number of post per year of a custom post type (WordPress)
- Add custom template ‘sub-page’ to Custom Post type?
- Private:Autodraft post created automatically, Is that normal?
- WordPress Custom Taxonomy – If not parent term
- Need folder for CPT templates for eg: single-{post_type}.php
- Add an array as post content dynamically
- pagination for a custom query
- Custom nav menu current item custom link problem
- How To Loop Through list with Custom Post Types
- redirect old post type url to new structure url
- Custom Post Type + Category archive
- Customizing a plugin function using a hook
- Changing custom post_type when publishing
- one get_posts to return a number of custom posts for each meta value
- Show custom post type in archive page by category
- custom_post_type with umlaut in name
- Pop up showing same content on all posts display.
- How do I do this?: If custom post type exists, echo it, else do not
- WordPress custom post type post and category links 404
- Count of posts with meta_key filled in?
- Get Posts From A Certain Post Type In An ID Array
- Custom post type efficiency
- Choose custom post type template by category
- Query order by meta value force specific tag first
- Sort ACF by custom taxonomy