Best thing to do is to write your own CSV import php file. By using functions like wp_insert_post() you can insert the data from the csv file as a new post in the wordpress database.
If you’re not a coder, which I’m sensing, you can try this plugin: https://wordpress.org/plugins/wp-ultimate-csv-importer/.
The free function offers everything you’re looking for. The pro version offers more in terms of custom fields support. But assuming your custom fields are default wordpress custom fields, the free version will do.
Related Posts:
- How to display all custom fields associated with a post type – IN THE ADMIN AREA?
- Development of a WordPress Search Plugin – Best Practices
- Search that will look in custom field, post title and post content
- echo value from ‘select’ field type into page template using cmb2?
- Include images from pages in wp search.php results in default wp search
- List events by month
- Using ‘strtotime’ function to convert a custom-meta-box to a date-stamp
- WP insert post PHP function dynamically generated Custom Fields
- How to append element after thumbnail
- How to have the right design for a custom post type without accessing themes
- Conditional to modify query results
- How to add the post ID (or any other post data) to a Contact Form 7 mail?
- GravityForm: Populate Dropdown with custom post type [closed]
- Create a random unique 6 digit number as custom field for custom post type
- Using several custom fields as custom post title
- Can’t get order_by meta_value_num to work properly
- If post has custom field then display css-class
- Query & Order posts by custom fields
- Creating a custom post type, adding custom meta fields, preventing all future editability of posts of this type
- get_post_meta not working on publishing
- Using custom field content as expression in IF statement [closed]
- Dynamic dropdown select values depending on other custom field value
- Tracking changes in admin-page so user gets warning when leaving the page
- Make a custom_post translatable
- Displaying custom field according to date
- Custom fields for custom post type
- Redirect to another page using contact form 7? [closed]
- Add additional field to custom post_type
- How to create multiple editor?
- ACF in wordpress
- finding and using post type fields in WordPress
- How To Post WordPress Custom Post Types to Twitter via IFTTT
- Pagination hitting 404 page on /page/4
- Get data from PHP to JavaScript to set position of each post on front page
- Filter content in shortcode
- Modify Posts from Custom_Post_Type within the plugin
- Custom post type in Custom widget – $listItem
- Validate Custom Post Type fields
- Custom post types, disable fields
- How can I modify a custom post type and custom page template for a child theme if all content seams to be handled by theme’s ‘native’ plugin?
- Accessing a protected property of a post
- How do I show my containing my custom field ONLY if there is a set value on that custom field? [closed]
- CPT Repeatable Fields + Undefined Index
- Let users upload image(s) to the post from front end
- Need help with simple “if statement” checks to output particlular CPT data depending on what client uploads/fills out
- How can I sort the order of multiple custom field values in a custom post type?
- How do I ensure that post_type and Taxonomy use the same slug?
- How to create repeater field manually, without plugin (ACF Pro)?
- Create an user checklist system for a course plateform using ACF Pro and ACF Extended
- Custom fields array to display it monthly
- Alike Shortcode using in Custom Shortcode
- Query custom post type that has a serialized relational advanced custom field value
- Sort custom post column by generated value?
- WordPress hide post from custom post-type on a single page
- when looping through custom post data not appearing
- Accessing download link from the loop with WP Download Manager Pro
- Set a template on a custom post in the plugin
- Show Post columns to specific users on condition
- Filter Custom Post Type Posts by Taxonomy
- Simple Data picker meta box
- PHP Notice: Unidentified index
- Run query on specific admin options page and send results to select field in another function
- Custom post type that lets users create a set of posts?
- Include images from pages in wp search.php results in default wp search
- Create Inclusions and exclusions
- Custom Fields through plugin in a Custom Post Type
- WordPress loop add heading before first of type
- How to make a shortcode for my WP_Query Loop? [duplicate]
- Multiple domains, Single database, 1 Parent/Master with all content, other domains/slaves with filtered content (based on “location” variable)
- WP_Query return highest number only
- Show custom taxonomy not in submenu
- Can’t pick up a field created with Advanced Custom Fields
- Loop carousel slider in wordpress
- How to Fix WordPress 500 Internal server error due to custom post type
- Custom Fields as Post Type Options
- Get month and day from a Date Picker custom field
- Custom Info Box at end of posts?
- Function not pulling image or text from custom post type
- Show Custom Post Type taxonomy term that matches custom field
- Order by custom field attribute
- Select Menu for Custom post Type does not save
- Extending a CPT by Created by another plugin
- How do I filter a custom post type loop by a field?
- How to hide home title on pages and posts?
- Get custom post fields and display them
- Retrieve a post with its ACF repeater fields in wordpress
- Send email on creation of custom post type and use get_post_meta()
- Custom Post Type Data in Sidebar widgets?
- How to add custom content template part for a custom post type on main query using a plugin
- Set post title from two meta fields
- Custom Taxonomy order by Custom Field
- Show ACF field from custom taxonomy and display on the single template
- Grouping metadatas into one
- How to Output which matched meta_keys were found from custom_type_posts?
- How do I create a new post upon registration with the users first and last name as title
- How do I replace the post title with a custom field?
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- How to access repeater field of a custom field?
- Custom Post type as Taxonomy
- Just the First Metabox what saves the data!