As of beta 9, parse_csv_file function (in shopperpress > PPT > func > funcs_premiumpress.php) seems to leave out additional post fields when inserting records.
Supported fields (as of v 6 beta 9):
post_title, post_content, post_excerpt, post_author, post_status, post_type, post_category, tags_input
i'm interested in pre-scheduled publish of products/articles.
Would WP date fields (post_date, post_modified, etc) be supported eventually?


