I have some records that need to be imported, some to be published and others to be "draft". Is this possible? With a custom post type? Thanks in advance.
I have some records that need to be imported, some to be published and others to be "draft". Is this possible? With a custom post type? Thanks in advance.
Hopefully you figured this out by now...
The easiest way is to break your data into two files, one with published and one with draft. Then choose the appropriate status setting on the import.
Thank you! I think that after posting I realized that it really isn't that difficult to bulk change things from draft to published...or vice versa. But yeah...splitting the two imports would have been a pretty easy way to do too. Thanks for responding!
This topic has been closed to new replies.