How can I set the content template when I am importing posts into the database, so it bypasses the usual hook when a post is imported.
Is there a custom field I should set?
So normally when a CPT "offer" is created it will automatically set the default Toolset content template. However due to the way they are being imported, this is not being set.
(do_action calls in wp_insert_post is disabled)