1.1: Handle updating a post, so it will not change post type
Seems the post type will be overwritten, if we use wp_insert_post. The post type is now set, to make sure it works.
Seems the post type will be overwritten, if we use wp_insert_post. The post type is now set, to make sure it works.