Nope, the WP is pretty flexible about this and will perfectly handling omitted fields. Including assigning IDs (which is actually best left to it, outside of edge cases when exact IDs must be imported).
The only situation that natively won’t let you create post is if neither of title/content/excerpt is provided and post type supports any of them. Even then there is wp_insert_post_empty_content
filter available to adjust the behavior.
Related Posts:
- Feed format for woocommerce [closed]
- What’s the fastest way to import products with variations in WooCommerce (CSV, XML, …) [closed]
- Undo WooCommerce CSV import
- Upload advanced custom field text link array with csv
- Pull specific data from CSV
- Create CSV for import from File directories?
- Python circular importing?
- How can I import an Excel file into SQL Server?
- Where does the Media Library live in the database?
- How to import CSV into Custom Post Type custom fields?
- What exactly does the import tool do?
- One Click demo content installation feature in WordPress theme options panel
- Why do I lose all the slashes, i.e., ” \ “, in my blogs when I import XML files by the WordPress Importer plug-in?
- Import and replace existing page/post content
- Disabling HTML Filtering When Importing Into WordPress Multisite
- Migrating WP site to another URL
- Why shouldn’t @import be used to import a parent theme into a child theme?
- How to migrate a WordPress installation from one site to another, including all images?
- How to completely export and import WordPress?
- WXR import problem — not including categories
- Download/View Schema (or DTD) for XML Import
- GUID not updated on import
- Convert WordPress.com embed links to normal embeds
- Importing large data from blogger
- Scrape data from a website and post it on the blog
- Faking the “onSave” event
- Better way to remove HTML syntax from all content
- Is there a way to import Blogger into bbPress?
- What can I expect when moving from a hosted (WordPress.com) blog to one hosted by Page.ly
- can’t import xml file
- WP CLI not importing media files
- Importing XML to WordPress, permalink problem
- Error: Failed to import tag/post
- How to get and save WordPress content (html, css, images, videos) from a Java program?
- Update Attached Image Size after Import
- Exporting and Importing WordPress Media Libraries and Galleries
- WooCommerce product taxonomies and menu export
- WordPress does not import all pages and post
- CSV syntax for WP All Import upload without ACF
- Programmatically save one/any post
- WP All Import manual Cron
- Importing CSV into database table not working?
- How to handle a CSV with 65,000+ rows and make it searchable?
- How to access my wordpress via IP in shared hosting
- Is there a way to import a folder of HTML files into the blog?
- Using WordPress Importer, how to import media only?
- Problems with WordPress Import
- What is basic structure of xml for importing a page in wordpress?
- How to import content from WordPress.com to a self hosted WordPress installation?
- Shows 1400 post published but don’t see them
- how to import a custom website into WordPress
- How to import Theme Unit Test on localhost
- WXR xml files are being imported as a TXT files and showing up under ‘Media’
- Import HTML/JS post to WordPress?
- Is it possible to import several xml from different sites to another?
- How can I reference external attachments without breaking core WordPress files?
- After imorting posts from another blog double line breaks have been replaced with single line breaks
- Import post from XML files into custom post type programatically [closed]
- how do i import a site given that i have [domain].sql and a folder of site files? [closed]
- Import user data using CSV
- WordPress: Updating via Import
- create importer with importer api [closed]
- Import subdomain WordPress into main domain WordPress
- Exporting featured image
- How to add biography of user while importing?
- product export and import using xml
- How to export a WordPress blog with no export function?
- Importing a database from a custom built CMS to WordPress
- Importing posts via MySql (a csv file) need to be automatically published
- Is there a way to show different source feeds on individual pages?
- Export WordPress from one domain to another domain
- automated import from blogger
- How to import media from folder as opposed from old site?
- How to correctly move jquery script to external file
- WordPress Import (CLI) returns Error Establishing a database connection
- Syncing WP Database Changes Between Environments: How To Handle Merging w/o touching database
- WordPress xml import too slow
- Existing posts hidden after WP import
- best way to upload a large file to wordpress using wp all import
- Error importing website: “There has been a critical error on your website.”
- After importing items are not displaying
- How to import posts correctly?
- How to import products to Woo Commerce given that WP All Import keeps timing out
- Merge two wordpress sites
- how can i import the csv file in wordpress woocommerce.?
- Import demo data into wordpress template
- Creating connections programmatically with common fields on CPT’s
- How to do one-off import or data migration?
- WordPress import error
- Importing many times to succeed
- Max execution time error with stream_body() in wp-includes/class-http.php
- Importing demo content from plugin
- How to import data from Mingle Forum plugin to bbPress?
- Export plugin omits many images
- Failed Media Import (importing from LIVE to local)
- Astra Site is not importing
- WP-all-import problems with large input file [closed]
- How to create import option for xml
- Creating posts with php-script + csv
- How to add featured thumbnail into import XML using URL image?