imported items have draft status

Closed

Import WP Pro Updated 2 years ago 2 Replies

Jasper asked 2 years ago on January 2, 2023 at 1:59 pm

Hi,

I use your plugin to import a csv into jetengine CPT. Works fine but new items have draft status. Is there a way to get the status automatically changed to published?

Regards, Jasper

 

J

James replied Support Agent

2 years ago on January 2, 2023 at 4:04 pm

Hi,

You can override the default wordpress post_status by enabling the post status field on the importer, via the tab "3. Template fields", and under the "Post fields" section, at the bottom, click on the enable field button and choose the post status option, then set this to "publish", more information can be found here: https://www.importwp.com/docs/importer/importer-templates/wordpress-page-importer-template/

JS

Jasper replied

2 years ago on January 2, 2023 at 5:09 pm

Great, thanks!